[PATCH 5/7] drm/msm/dpu: rework vsync_source handling

Abhinav Kumar quic_abhinavk at quicinc.com
Wed May 22 19:07:52 UTC 2024



On 5/20/2024 5:12 AM, Dmitry Baryshkov wrote:
> The struct msm_display_info has is_te_using_watchdog_timer field which
> is neither used anywhere nor is flexible enough to specify different
> sources. Replace it with the field specifying the vsync source using
> enum dpu_vsync_source.
> 
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
>   drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 5 +----
>   drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.h | 5 ++---
>   drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c     | 2 ++
>   3 files changed, 5 insertions(+), 7 deletions(-)
> 

Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>



More information about the dri-devel mailing list