]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 times
authorWen He <wen.he_1@nxp.com>
Wed, 8 May 2019 10:58:18 +0000 (10:58 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jun 2019 03:34:51 +0000 (11:34 +0800)
commitacff41657b2f422aa8079334709b3a1739d78657
tree90b22a17b6bf8bd9a124879816cb60b747fa6657
parent2ee5cb63850542814875e247ee3ad2655f5a006e
drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 times

[ Upstream commit 6a88e0c14813d00f8520d0e16cd4136c6cf8b4d4 ]

This patch trying to fix monitor freeze issue caused by drm error
'flip_done timed out' on LS1028A platform. this set try is make a loop
around the second setting CVAL and try like 5 times before giveing up.

Signed-off-by: Wen He <wen.he_1@nxp.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/arm/malidp_drv.c