aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-13drm/i915: refactor error detection & collectionJesse Barnes1-0/+2
2009-07-07drm/i915: Move lock to more reasonable locationBen Gamari1-2/+3
2009-07-07drm/i915: Add gtt_offset to gem object list debugfs outputBen Gamari1-1/+4
2009-07-01drm/i915: enable error detection & state collectionJesse Barnes1-0/+34
2009-06-17drm/i915: A few debugfs formatting fixesBen Gamari1-2/+2
2009-04-08drm/i915: Implement batch and ring buffer dumpingBen Gamari1-0/+93
2009-04-01drm/i915: Add a spinlock to protect the active_listCarl Worth1-0/+6
2009-03-27i915: fix wrong 'size_t' format stringLinus Torvalds1-1/+1
2009-03-27drm/i915: Display fence register state in debugfs i915_gem_fence_regs node.Chris Wilson1-9/+57
2009-03-27drm/i915: Add information on pinning and fencing to the i915 list debug.Eric Anholt1-11/+20
2009-03-27drm/i915: Consolidate gem object list dumpingBen Gamari1-58/+28
2009-03-27drm/i915: Convert i915 proc files to seq_file and move to debugfs.Ben Gamari1-0/+230