]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs"
authorJyri Sarha <jsarha@ti.com>
Fri, 27 Jan 2017 10:04:54 +0000 (12:04 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 16 Feb 2017 12:09:55 +0000 (14:09 +0200)
commitc8ebc974642c9bfb734805ed436d62651aec2b0a
treea9cf69c01e5f7b337ef6e1f3c3699be4ff2d167d
parent03cf40135bfdf7ae47fbd5d36cf15b57af970501
Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs"

This reverts commit a9d62893fbbcdd78647042686e4bf94f3f657354.

If planes are not disabled when the they are not on any crtc anymore
they will remain active and may show as "ghosts" when the crtc they
were last on is active again.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/omap_crtc.c
drivers/gpu/drm/omapdrm/omap_drv.c