]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: add prepare and cleanup phases for planes
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 24 Aug 2015 11:36:59 +0000 (20:36 +0900)
committerInki Dae <daeinki@gmail.com>
Sun, 30 Aug 2015 15:27:36 +0000 (00:27 +0900)
commitaeacf99fdb98eadcfc86c29a165deb473a3f0960
tree0ef94fd28b1d02dcd03f08b983af5697bce43dcf
parent3f0f3ed1df28fb15d9a712ff225d9457fca98b3b
drm/exynos: add prepare and cleanup phases for planes

From: Gustavo Padovan <gustavo.padovan@collabora.co.uk>

.prepare_plane() and .cleanup_plane() allows to perform extra operations
before and after the update of planes. For FIMD for example this will
be used to enable disable the shadow protection bit.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_crtc.c
drivers/gpu/drm/exynos/exynos_drm_drv.h