]> git.karo-electronics.de Git - linux-beck.git/commit
drm/exynos: create exynos_check_plane()
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 27 Nov 2014 16:56:09 +0000 (14:56 -0200)
committerInki Dae <daeinki@gmail.com>
Sun, 25 Jan 2015 12:28:08 +0000 (21:28 +0900)
commitadf5691c333620560fb90f2c551a42da8ed14f15
tree21746bfd43b37a9c36b621c6ec2a901ab86e9fb1
parentdc81252ff50d7ededc3dfd2c8236efb5c110a14e
drm/exynos: create exynos_check_plane()

Split update plane in two parts, an initial check part that can fail
and the update part that can't fail.

This is a important step for the upcoming atomic modesetting support.

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_plane.c
drivers/gpu/drm/exynos/exynos_drm_plane.h