]> git.baikalelectronics.ru Git - kernel.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)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Tue, 4 Jun 2019 14:12:44 +0000 (15:12 +0100)
commit5f117006861c311bb66e5a6b0762c650c5a59445
treec77cf73b8888bc59dbabaa7bf0a9b60afbb99c88
parentb9b0334fddf4f1c67a7c1256020b08bd854b5595
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