]> www.infradead.org Git - linux-platform-drivers-x86.git/commit
drm/msm/mdp5: Disable pingpong autorefresh at tearcheck init
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Tue, 6 Apr 2021 21:47:26 +0000 (23:47 +0200)
committerRob Clark <robdclark@chromium.org>
Fri, 9 Apr 2021 19:02:35 +0000 (12:02 -0700)
commit33b2b91e3430b0764234dc2ec28c5ae128828fe0
treee216e8770aedd0980d507b9405aa08271f046db3
parent377569f82ea8228c421cef4da33e056a900b58ca
drm/msm/mdp5: Disable pingpong autorefresh at tearcheck init

If pp autorefresh is up (from bootloader splash), we will surely get
vblank and pp timeouts.  Ensure it is turned off.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
Link: https://lore.kernel.org/r/20210406214726.131534-4-marijn.suijten@somainline.org
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/disp/mdp5/mdp5_cmd_encoder.c