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)
commite025d3860bd9f718d4d8ce251e6a823dd8293b51
treea9cf69c01e5f7b337ef6e1f3c3699be4ff2d167d
parent13f62f54d174d3417c3caaafedf5e22a0a03e442
Revert "drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCs"

This reverts commit dadf4659d0608e034b6633f30300c2eff2dafb4c.

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