]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: Split creation of gem object and gem handle
authorJoonyoung Shim <jy0922.shim@samsung.com>
Tue, 13 Dec 2011 05:39:13 +0000 (14:39 +0900)
committerInki Dae <inki.dae@samsung.com>
Thu, 29 Dec 2011 02:21:41 +0000 (11:21 +0900)
commit76a0bf9e29f7d8c697b6ec92fb6d700e4c83b288
treeee5dba46a9859409ea5c939d362883f7873b4255
parente978680beb77f5d18fa41ce6ec522567706ce2f3
drm/exynos: Split creation of gem object and gem handle

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>
drivers/gpu/drm/exynos/exynos_drm_fb.c
drivers/gpu/drm/exynos/exynos_drm_gem.c
drivers/gpu/drm/exynos/exynos_drm_gem.h