]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/msm/mdp5: drop workarounds specific to MDP5 1.0
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Wed, 25 Mar 2026 03:06:06 +0000 (05:06 +0200)
committerDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Wed, 1 Apr 2026 15:02:18 +0000 (18:02 +0300)
commite224e3a167bc97ed2a5a603acf7e16e4319437de
treef3fbd11674a55c99317f23fae9ee9fac2fb4deaf
parent429ebd815bbc06a0adbe8f1ffd0f328610381847
drm/msm/mdp5: drop workarounds specific to MDP5 1.0

With support for MSM8974v1 being removed from the driver, there is no
need to keep workarounds specific to that particular MDP5 revision. Drop
them, slightly simplifying the logic.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Patchwork: https://patchwork.freedesktop.org/patch/713918/
Link: https://lore.kernel.org/r/20260325-mdp5-further-drop-mdp1-0-v1-1-5ccee47fd1aa@oss.qualcomm.com
drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.c