diff options
author | Joonyoung Shim <jy0922.shim@samsung.com> | 2015-10-06 19:09:16 +0900 |
---|---|---|
committer | Joonyoung Shim <jy0922.shim@samsung.com> | 2017-02-15 13:37:34 +0900 |
commit | 6a43c70b2101c714646ca28f0433dbb94cb641c8 (patch) | |
tree | 9fe5f231608d8a56a08ad48a42b12837c237d7d0 /xf86drm.h | |
parent | f34fc8eb0506cd7d2d16ac32f88ac0dd59b51fa3 (diff) | |
download | libdrm-6a43c70b2101c714646ca28f0433dbb94cb641c8.tar.gz libdrm-6a43c70b2101c714646ca28f0433dbb94cb641c8.tar.bz2 libdrm-6a43c70b2101c714646ca28f0433dbb94cb641c8.zip |
exynos: support DRM_IOCTL_EXYNOS_GEM_MAP
The commit d41b7a3a745a("exynos: Don't use DRM_EXYNOS_GEM_{MAP_OFFSET/
MMAP} ioctls") removed it same with the ioctl that this patch adds. The
reason that removed DRM_IOCTL_EXYNOS_GEM_MAP_OFFSET was we could use
DRM_IOCTL_MODE_MAP_DUMB. Both did exactly same thing.
Now exynos-drm driver of linux kernel revives it as DRM_EXYNOS_GEM_MAP
because of render node. DRM_IOCTL_MODE_MAP_DUMB isn't permitted in
render node, so this patch also supports DRM_IOCTL_EXYNOS_GEM_MAP.
Change-Id: Ib548dc8a6bea076375465f64ee2fdd658a90e435
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Diffstat (limited to 'xf86drm.h')
0 files changed, 0 insertions, 0 deletions