From: Joonyoung Shim Date: Tue, 13 Dec 2011 05:39:13 +0000 (+0900) Subject: drm/exynos: Split creation of gem object and gem handle X-Git-Tag: v3.3-rc1~121^2~48^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2364839a1aca677842b0dfd7ed0449acda3c3175;p=pandora-kernel.git 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 Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed