git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8755556
)
drm/exynos: create a fake mmap offset with gem creation
author
Joonyoung Shim
<jy0922.shim@samsung.com>
Tue, 28 Jul 2015 08:53:23 +0000
(17:53 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Wed, 30 Sep 2015 07:39:41 +0000
(16:39 +0900)
Don't create a fake mmap offset in exynos_drm_gem_dumb_map_offset. If
not, it will call drm_gem_create_mmap_offset whenever user requests
DRM_IOCTL_MODE_MAP_DUMB ioctl.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_gem.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/exynos/exynos_drm_gem.c
Simple merge