drm/exynos: add debugfs interface and gem_info node 15/219515/1 accepted/tizen/unified/20191206.121231 submit/tizen/20191206.054449
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 5 Dec 2019 10:16:13 +0000 (19:16 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 5 Dec 2019 11:39:33 +0000 (20:39 +0900)
commit83fc863a23621ea12de6ebb21387ba69fc1ac17c
tree93c92271e93f13cf788fb7aa539d8fe4d9dba562
parentedb919ff8e0cc48644dd179f2708663a43b6351b
drm/exynos: add debugfs interface and gem_info node

The memps requires gem_info with gem_names to analyze graphics
shared memory, so this patch adds gem_info node with debugfs
interface.

Change-Id: I467527da85978b7a07ec638139cec02ea29b6297
Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
Signed-off-by: Seung-Woo Kim <sw0312.kim@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