]> git.baikalelectronics.ru Git - kernel.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)
commit00b39ef74f47b4b1df4e2e8ad1b0fad30d4d762b
tree6f0b51625bb43264c2d0b8bcfba30fc54ebbbd65
parent19e52745d8fc9ab0a22af9ebedf55a03050c1b06
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