]> git.baikalelectronics.ru Git - kernel.git/commit
staging: drm/omap: add debugfs support
authorAndy Gross <andy.gross@ti.com>
Fri, 16 Dec 2011 03:05:17 +0000 (21:05 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 16 Dec 2011 18:59:26 +0000 (10:59 -0800)
commit41f03be39cdf19b23ef07c53f4622395b3a9b8e1
tree671ba667b57529010a8d3ce9e0ced299d814c3c7
parent248abbe920f4302ce886e6b3dae67a8a72f66804
staging: drm/omap: add debugfs support

Right now just a tiler_map file to dump a 2d map of which areas in
tiler/dmm have pinned buffers (or reservations).  In the future more
could be added.

Signed-off-by: Rob Clark <rob@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/omapdrm/Makefile
drivers/staging/omapdrm/omap_debugfs.c [new file with mode: 0644]
drivers/staging/omapdrm/omap_dmm_tiler.c
drivers/staging/omapdrm/omap_dmm_tiler.h
drivers/staging/omapdrm/omap_drv.c
drivers/staging/omapdrm/omap_drv.h