Home
last modified time | relevance | path

Searched refs:sync_threshold_start (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_pingpong.c101 te->sync_threshold_start)); in dpu_hw_pp_enable_te()
103 (te->start_pos + te->sync_threshold_start + 1)); in dpu_hw_pp_enable_te()
Ddpu_hw_mdss.h381 u32 sync_threshold_start; member
Ddpu_hw_intf.c375 te->sync_threshold_start)); in dpu_hw_intf_enable_te()
377 (te->start_pos + te->sync_threshold_start + 1)); in dpu_hw_intf_enable_te()
Ddpu_encoder_phys_cmd.c387 tc_cfg.sync_threshold_start = DEFAULT_TEARCHECK_SYNC_THRESH_START; in dpu_encoder_phys_cmd_tearcheck_config()
404 tc_cfg.sync_cfg_height, tc_cfg.sync_threshold_start, in dpu_encoder_phys_cmd_tearcheck_config()