]> git.baikalelectronics.ru Git - 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)
commit32ffab0e74c5fb83a6fb54c00e1f16e64e8bcf59
tree88dc1915f93df118569857de4f72ed53ed653848
parent725d6f940a40c177e507f9924a1c3b857fd9dd3b
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