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