]> git.baikalelectronics.ru Git - kernel.git/commit
drm: mali-dp: Update the state of all planes before re-enabling active CRTCs.
authorLiviu Dudau <Liviu.Dudau@arm.com>
Wed, 22 Mar 2017 10:39:48 +0000 (10:39 +0000)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Mon, 24 Apr 2017 09:45:33 +0000 (10:45 +0100)
commit2c8af260fc92f26b60d2f1c4e0f36aab212a7079
treed351a9eadba16879a9933b3c2952c351b38ae4eb
parent785c200bda19064226c85610906ea5b3f1b21057
drm: mali-dp: Update the state of all planes before re-enabling active CRTCs.

Mali DP needs to have all the planes that are becoming inactive in the
new state disabled before re-enabling the active CRTC, otherwise we
start streaming out data from old pointers in memory.

Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
drivers/gpu/drm/arm/malidp_drv.c