drm/msm/dpu: split dpu_encoder_wait_for_event into two functions
[ Upstream commit d72a3d35 ] Stop multiplexing several events via the dpu_encoder_wait_for_event() function. Split it into two distinct functions two allow separate handling of those events. Reviewed-by:Abhinav Kumar <quic_abhinavk@quicinc.com> Signed-off-by:
Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Patchwork: https://patchwork.freedesktop.org/patch/579848/ Link: https://lore.kernel.org/r/20240226-fd-dpu-debug-timeout-v4-2-51eec83dde23@linaro.org Stable-dep-of: aedf02e4 ("drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment