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)
commit46f1d42f273836a3b8840637b9ee3d98a528ffd2
treed351a9eadba16879a9933b3c2952c351b38ae4eb
parent6b1462700b4a6a1244c018cdd2fa97ded43090a0
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