[PATCH RESEND 1/2] exynos: Don't use DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP} ioctls

2015-01-06 Thread Hyungwon Hwang
+CC Rob clark I sent these patches about a month ago, but could not get any response. Can you review these patches? You can find the whole patch set from https://patchwork.kernel.org/patch/5478981/ https://patchwork.kernel.org/patch/5478991/ On Fri, 12 Dec 2014 14:44:39 +0900 Hyungwon Hwang wr

[PATCH RESEND 1/2] exynos: Don't use DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP} ioctls

2014-12-12 Thread Hyungwon Hwang
The ioctl DRM_EXYNOS_GEM_MAP_OFFSET and DRM_EXYNOS_GEM_MMAP are removed from the linux kernel. This patch modifies libdrm and libkms to use drm generic ioctls instead of the removed ioctls. Signed-off-by: Hyungwon Hwang Signed-off-by: Inki Dae --- exynos/exynos_drm.c | 24 +-