[PATCH 6/7] drm/msm/dsi: parse vsync source from device tree
Abhinav Kumar
quic_abhinavk at quicinc.com
Wed May 29 23:01:37 UTC 2024
On 5/20/2024 5:12 AM, Dmitry Baryshkov wrote:
> Allow board's device tree to specify the vsync source (aka TE source).
> If the property is omitted, the display controller driver will use the
> default setting.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
> drivers/gpu/drm/msm/dsi/dsi.h | 1 +
> drivers/gpu/drm/msm/dsi/dsi_host.c | 11 +++++++++++
> drivers/gpu/drm/msm/dsi/dsi_manager.c | 5 +++++
> drivers/gpu/drm/msm/msm_drv.h | 6 ++++++
> 4 files changed, 23 insertions(+)
>
Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
More information about the dri-devel
mailing list