aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_gem.c
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2012-12-10 16:46:43 +0000
committerRob Clark <[email protected]>2013-02-17 22:55:42 +0000
commit6f646095ec2f5d38a6429dd896cb2d5cbbb776dc (patch)
tree41444767a379449c4e57f60dbee6d3bf2c670904 /drivers/gpu/drm/omapdrm/omap_gem.c
parentdrm: small fix in drm_send_vblank_event() (diff)
downloadkernel-6f646095ec2f5d38a6429dd896cb2d5cbbb776dc.tar.gz
kernel-6f646095ec2f5d38a6429dd896cb2d5cbbb776dc.zip
drm/cma: add debugfs helpers
Add helper to display fb's which can be used directly in drm_info_list: static struct drm_info_list foo_debugfs_list[] = { ... { "fb", drm_fb_cma_debugfs_show, 0 }, }; to display information about CMA fb objects, as well as a drm_gem_cma_describe() which can be used if the driver bothers to keep a list of CMA GEM objects. Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions