History log of /drivers/staging/omapdrm/omap_debugfs.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
132390c79e01b3da732bc7b5d9e729b52086ceb6 05-Mar-2012 Andy Gross <andy.gross@ti.com> staging: drm/omap: Disable DMM debugfs for OMAP3

OMAP3 does not contain a DMM/Tiler block. As such, we should not
be exposing any DMM debugfs entries on OMAP3 platforms.

Added inline helper function to verify existence of DMM.

Signed-off-by: Andy Gross <andy.gross@ti.com>
Signed-off-by: Rob Clark <rob@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/drivers/staging/omapdrm/omap_debugfs.c
f6b6036e56ca17378dd0294b684db623abd6a901 05-Mar-2012 Rob Clark <rob@ti.com> staging: drm/omap: debugfs for object and fb tracking

Add some additional debugfs file to aid in tracking buffer usage.

Signed-off-by: Rob Clark <rob@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/drivers/staging/omapdrm/omap_debugfs.c
6169a1488fe2f76e80bd49c18e41be5bbbf29f3f 16-Dec-2011 Andy Gross <andy.gross@ti.com> 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/omap_debugfs.c