drm/exynos: debugfs: add debugfs interface and gem_info node 40/35240/2 accepted/tizen/common/20150212.145007 accepted/tizen/mobile/20150213.030609 accepted/tizen/tv/20150213.025935 accepted/tizen/wearable/20150213.030440 submit/tizen/20150212.024415
authorYoungJun Cho <yj44.cho@samsung.com>
Wed, 9 Jul 2014 04:01:10 +0000 (13:01 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 12 Feb 2015 02:42:13 +0000 (18:42 -0800)
commitcd97146ad0783f80abf41ed31ec881d90e6b7c27
treeed24745cd8e477f8bb504d83a2955a02283cc29c
parent647f620b1bd55f1f3171160b7ded753367e1eeed
drm/exynos: debugfs: add debugfs interface and gem_info node

The memps requires gem_info with gem_names to analyze graphics(video)
shared memory, so adds gem_info node with debugfs interface.

Change-Id: Ia923aa53c1508174e874d36001f53b0c42daac21
Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
drivers/gpu/drm/exynos/Makefile
drivers/gpu/drm/exynos/exynos_drm_debugfs.c [new file with mode: 0644]
drivers/gpu/drm/exynos/exynos_drm_debugfs.h [new file with mode: 0644]
drivers/gpu/drm/exynos/exynos_drm_drv.c
drivers/gpu/drm/exynos/exynos_drm_drv.h