]> Pileus Git - ~andy/linux/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)
commit2364839a1aca677842b0dfd7ed0449acda3c3175
treeee5dba46a9859409ea5c939d362883f7873b4255
parent2d91cf17b58b4d8228190103bef507bc73094bef
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