diff options
| author | Joonyoung Shim <[email protected]> | 2016-03-08 05:12:59 +0000 |
|---|---|---|
| committer | Inki Dae <[email protected]> | 2016-03-13 05:54:03 +0000 |
| commit | 6564c65f3a2b75832957e53bcc3c6066d1d73487 (patch) | |
| tree | b688f8fa99a0f2606769059cea323859c934a511 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into... (diff) | |
| download | kernel-6564c65f3a2b75832957e53bcc3c6066d1d73487.tar.gz kernel-6564c65f3a2b75832957e53bcc3c6066d1d73487.zip | |
drm/exynos: add DRM_EXYNOS_GEM_MAP ioctl
The commit d931589c01a2 ("drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET
ioctl") removed it same with the ioctl that this patch adds. The reason
that removed DRM_EXYNOS_GEM_MAP_OFFSET was we could use
DRM_IOCTL_MODE_MAP_DUMB. Both did exactly same thing.
Now we again will revive it as DRM_EXYNOS_GEM_MAP because of render
node. DRM_IOCTL_MODE_MAP_DUMB isn't permitted in render node.
Signed-off-by: Joonyoung Shim <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
