Hi Dave, Please pull from git://git.infradead.org/users/kmpark/linux-samsung exynos-drm-fixes these patch sets below had already been posted several weeks ago for review and include some fixes and exceptions. thes patch sets are based on git repository below: git://people.freedesktop.org/~airlied/linux.git drm-fixes commit-id: 9f846a16d213523fbe6daea17e20df6b8ac5a1e5 Thanks. Cooper Yuan (1): drm/exynos: fix buffer pitch calculation Inki Dae (11): drm/exynos: removed unnecessary declaration. drm/exynos: set edid fake data only for test. drm/exynos: check if raw edid data is fake or not for test drm/exynos: fixed edid data setting at vidi connection request drm/exynos: fixed build warning. drm/exynos: use alloc_page() to allocate pages. drm/exynos: set buffer type from exporter. drm/exynos: do not release memory region from exporter. drm/exynos: removed unnecessary variable drm/exynos: fixed a comment to gem size. drm/exynos: add packed_size not aligned in page unit. Sachin Kamat (4): drm/exynos: Add missing static storage class specifier drm/exynos: Use devm_* functions in exynos_drm_fimd.c drm/exynos: Use devm_* functions in exynos_hdmi.c drm/exynos: Use devm_* functions in exynos_mixer.c Subash Patel (2): drm/exynos: return NULL if exynos_pages_to_sg fails drm/exynos: check for null in return value of dma_buf_map_attachment() drivers/gpu/drm/exynos/exynos_drm_connector.c | 3 +- drivers/gpu/drm/exynos/exynos_drm_core.c | 5 -- drivers/gpu/drm/exynos/exynos_drm_dmabuf.c | 33 ++++++++++++---- drivers/gpu/drm/exynos/exynos_drm_fimd.c | 40 ++++--------------- drivers/gpu/drm/exynos/exynos_drm_gem.c | 28 +++++++------ drivers/gpu/drm/exynos/exynos_drm_gem.h | 6 ++- drivers/gpu/drm/exynos/exynos_drm_vidi.c | 53 +++++++++++++++++++------ drivers/gpu/drm/exynos/exynos_hdmi.c | 36 +++------------- drivers/gpu/drm/exynos/exynos_mixer.c | 48 +++++++---------------- 9 files changed, 118 insertions(+), 134 deletions(-) -- 1.7.4.1 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel