[PATCH 0/2] drm/exynos: use drm generic mmap interface

Daniel Vetter daniel at ffwll.ch
Wed Sep 17 08:18:20 PDT 2014


On Wed, Sep 17, 2014 at 10:48:44PM +0900, Inki Dae wrote:
> This patch set removes unnecessary DRM_EXYNOS_GEM_MAP_OFFSET interface
> which isn't used anymore and also uses drm generic mmap interface
> instead of a mmap interface specific to Exynos drm. So this patch set
> removes a existing mmap interface and relevant codes specific to Exynos
> drm.
> 
> Inki Dae (2):
>   drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl
>   drm/exynos: use drm generic mmap interface

Thanks for doing this. Acked-by: Daniel Vetter <daniel.vetter at ffwll.ch>
-Daniel

> 
>  drivers/gpu/drm/exynos/exynos_drm_drv.c |   28 ---------
>  drivers/gpu/drm/exynos/exynos_drm_drv.h |    1 -
>  drivers/gpu/drm/exynos/exynos_drm_gem.c |  101 +++++--------------------------
>  drivers/gpu/drm/exynos/exynos_drm_gem.h |   14 -----
>  include/uapi/drm/exynos_drm.h           |   40 ------------
>  5 files changed, 14 insertions(+), 170 deletions(-)
> 
> -- 
> 1.7.9.5
> 

-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch


More information about the dri-devel mailing list