From: Joonyoung Shim Date: Thu, 8 Dec 2011 08:54:07 +0000 (+0900) Subject: drm/exynos: Add plane support with fimd X-Git-Tag: v3.3-rc1~121^2~53^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=864ee9e6f643b479e0469c9865cae238590d5f6e;p=pandora-kernel.git drm/exynos: Add plane support with fimd The exynos fimd supports 5 window overlays. Only one window overlay of fimd is used by the crtc, so we need plane feature to use the rest window overlays. This creates one ioctl exynos specific - DRM_EXYNOS_PLANE_SET_ZPOS, it is the ioctl to decide for user to assign which window overlay. Signed-off-by: Joonyoung Shim Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed