From: Dave Airlie Date: Tue, 3 Jan 2012 09:25:18 +0000 (+0000) Subject: Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung... X-Git-Tag: v3.3-rc1~121^2~48 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=863f78b5ff7f0e897f26973de882cfca04453f5d;p=~emulex%2Finfiniband.git Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-core-next these patch sets include the following features: - add Samsung SoC Exynos based HDMI support. - add pm feature for fimd driver. - add multi buffer plane pixel formats to drm/drm_fourcc.h. multi buffer plane pixel format has seperated memory spaces for each plane. for exampme, NV12M has Y plane and CbCr plane and these are in non-continuous memory region. compared with NV12, NV12M's memory shape is like following. NV12 : ______(Y)(CbCr)_______ NV12M : __(Y)_ ..... _(CbCr)__ - bug fix to vblank. - code clean to exynos gem framework. * 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung: drm/exynos: added hdmi display support drm/exynos: added mutex lock and code clean. drm/exynos: extend vblank off delay time. drm/exynos: change driver name. drm/exynos: Support multi buffers drm: Add multi buffer plane pixel formats drm/exynos: added pm support. drm/exynos: remove buffer creation of fbdev from drm framebuffer creation drm/exynos: Split creation of gem object and gem handle drm/exynos: Fix a fake mmap offset creation drm/exynos: gem code cleanup --- 863f78b5ff7f0e897f26973de882cfca04453f5d