commit | 2364839a1aca677842b0dfd7ed0449acda3c3175 | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Tue Dec 13 14:39:13 2011 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Thu Dec 29 11:21:41 2011 +0900 |
tree | ee5dba46a9859409ea5c939d362883f7873b4255 | |
parent | 2d91cf17b58b4d8228190103bef507bc73094bef [diff] |
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>