Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_pingpong.c99 te->sync_threshold_start)); in dpu_hw_pp_enable_te()
101 (te->start_pos + te->sync_threshold_start + 1)); in dpu_hw_pp_enable_te()
Ddpu_hw_intf.c355 te->sync_threshold_start)); in dpu_hw_intf_enable_te()
357 (te->start_pos + te->sync_threshold_start + 1)); in dpu_hw_intf_enable_te()
Ddpu_hw_mdss.h486 u32 sync_threshold_start; member
Ddpu_encoder_phys_cmd.c383 tc_cfg.sync_threshold_start = DEFAULT_TEARCHECK_SYNC_THRESH_START; in dpu_encoder_phys_cmd_tearcheck_config()
400 tc_cfg.sync_cfg_height, tc_cfg.sync_threshold_start, in dpu_encoder_phys_cmd_tearcheck_config()