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)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Tue, 4 Jun 2019 14:12:44 +0000 (15:12 +0100)
commit6a88e0c14813d00f8520d0e16cd4136c6cf8b4d4
treec77cf73b8888bc59dbabaa7bf0a9b60afbb99c88
parenta260e0b847f079b7eda85a76fc066a6537f34951
drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 times

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>
drivers/gpu/drm/arm/malidp_drv.c