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)
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>

No differences found