summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_debugfs.c
AgeCommit message (Expand)AuthorLines
2011-11-11drm: serialize access to list of debugfs filesMarcin Slusarz-3/+9
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker-0/+1
2011-10-18drm: simplify error printing in drm_debugfs_create_filesMarcin Slusarz-4/+1
2011-08-04drm/debugfs: Initialise empty variableEmil Velikov-1/+3
2010-10-01drm: Move the GTT accounting to i915Chris Wilson-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-07-15drm: drm_debugfs, check kmalloc retvalJiri Slaby-0/+4
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt-6/+3
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim-6/+6
2009-03-27drm: Convert proc files to seq_file and introduce debugfsBen Gamari-0/+235