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:
2d91cf1
)
drm/exynos: Split creation of gem object and gem handle
author
Joonyoung Shim
<jy0922.shim@samsung.com>
Tue, 13 Dec 2011 05:39:13 +0000
(14:39 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Thu, 29 Dec 2011 02:21:41 +0000
(11:21 +0900)
exynos_drm_gem_create function created gem object with gem handle but it
can be called externally without gem handle creation through this patch.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
No differences found