Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_pingpong.h25 u32 sync_threshold_continue; member
Ddpu_encoder_phys_cmd.c374 tc_cfg.sync_threshold_continue = DEFAULT_TEARCHECK_SYNC_THRESH_CONTINUE; in dpu_encoder_phys_cmd_tearcheck_config()
393 tc_cfg.sync_threshold_start, tc_cfg.sync_threshold_continue); in dpu_encoder_phys_cmd_tearcheck_config()
Ddpu_hw_pingpong.c116 ((te->sync_threshold_continue << 16) | in dpu_hw_pp_setup_te_config()