From adf5691c333620560fb90f2c551a42da8ed14f15 Mon Sep 17 00:00:00 2001 From: Gustavo Padovan Date: Thu, 27 Nov 2014 14:56:09 -0200 Subject: [PATCH] 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 Signed-off-by: Inki Dae --- Reading git-format-patch failed