]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm: mali-dp: Disable planes when their CRTC gets disabled.
authorLiviu Dudau <Liviu.Dudau@arm.com>
Thu, 31 Aug 2017 16:39:24 +0000 (17:39 +0100)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Fri, 24 Nov 2017 15:43:52 +0000 (15:43 +0000)
commit54243016ae35a0912a680f884835237fd6176820
tree88dc1915f93df118569857de4f72ed53ed653848
parenta6993b215a719ad5758c1bced5f8df95add070bf
drm: mali-dp: Disable planes when their CRTC gets disabled.

Make sure only the planes on the active CRTCs get committed and
that all planes on the disabled CRTCs get turned off.

Reviewed-by: Brian Starkey <brian.starkey@arm.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
drivers/gpu/drm/arm/malidp_crtc.c