Home
last modified time | relevance | path

Searched refs:sync_threshold_continue (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_pingpong.h26 u32 sync_threshold_continue; member
H A Ddpu_encoder_phys_cmd.c382 tc_cfg.sync_threshold_continue = DEFAULT_TEARCHECK_SYNC_THRESH_CONTINUE; in dpu_encoder_phys_cmd_tearcheck_config()
401 tc_cfg.sync_threshold_start, tc_cfg.sync_threshold_continue); in dpu_encoder_phys_cmd_tearcheck_config()
H A Ddpu_hw_pingpong.c115 ((te->sync_threshold_continue << 16) | in dpu_hw_pp_setup_te_config()