]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit6169a1488fe2f76e80bd49c18e41be5bbbf29f3f
tree671ba667b57529010a8d3ce9e0ced299d814c3c7
parentaf69592aa098ff8cd640e8109ba946db3c1cdb4e
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