]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm: mali-dp: Don't set DRM_PLANE_COMMIT_ACTIVE_ONLY
authorBrian Starkey <brian.starkey@arm.com>
Mon, 24 Oct 2016 13:55:17 +0000 (14:55 +0100)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Fri, 4 Nov 2016 17:10:10 +0000 (17:10 +0000)
commitfe37ed6a2dd63b5cc945b6b354c02b58473c0abf
tree6f0b51625bb43264c2d0b8bcfba30fc54ebbbd65
parent70c94a3c8f68187b272e5aa4e1a9df354df461eb
drm: mali-dp: Don't set DRM_PLANE_COMMIT_ACTIVE_ONLY

We need to explicitly disable our planes, so don't set the flag which
would otherwise skip the plane disable when the CRTC is disabled.

Signed-off-by: Brian Starkey <brian.starkey@arm.com>
Acked-by: Liviu Dudau <Liviu.Dudau@arm.com>
Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
drivers/gpu/drm/arm/malidp_drv.c