]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/msm/dpu: support setting the TE source
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 13 Jun 2024 17:05:10 +0000 (20:05 +0300)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 24 Jun 2024 16:41:05 +0000 (19:41 +0300)
commitbb3db0eb6820796948db25327924c4d0e04d79a1
tree3f5ffce7dbf590b4f6498ceeb9934b1f7aaa3c2e
parent958d8d99ccb31ed5db02644bd138dbf70ace2051
drm/msm/dpu: support setting the TE source

Make the DPU driver use the TE source specified in the DT. If none is
specified, the driver defaults to the first GPIO (mdp_vsync_p).

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Patchwork: https://patchwork.freedesktop.org/patch/598733/
Link: https://lore.kernel.org/r/20240613-dpu-handle-te-signal-v2-7-67a0116b5366@linaro.org
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c