From: Gustavo Padovan Date: Mon, 1 Jun 2015 15:04:52 +0000 (-0300) Subject: drm/exynos: add exynos specific .atomic_commit() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~8^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6562a291ed0b48db520f2da83faee48d1216cab;p=pandora-kernel.git drm/exynos: add exynos specific .atomic_commit() exynos needs to update planes with the crtc enabled (mainly for the FIMD case) so this specific atomic commit changes the order of drm_atomic_helper_commit_modeset_enables() and drm_atomic_helper_commit_planes() to commit planes after we enable crtc and encoders. Signed-off-by: Gustavo Padovan Signed-off-by: Inki Dae --- Reading git-diff-tree failed