summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-05drm/i915: Move i915_gem_debugfs.c to i915_debugfs.cBen Gamari1-396/+0
2009-07-14drm/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-18drm/i915: A few debugfs formatting fixesBen Gamari1-2/+2
2009-04-08drm/i915: Implement batch and ring buffer dumpingBen Gamari1-0/+93
2009-04-02drm/i915: Add a spinlock to protect the active_listCarl Worth1-0/+6
2009-03-28i915: fix wrong 'size_t' format stringLinus Torvalds1-1/+1
2009-03-28drm/i915: Display fence register state in debugfs i915_gem_fence_regs node.Chris Wilson1-9/+57
2009-03-28drm/i915: Add information on pinning and fencing to the i915 list debug.Eric Anholt1-11/+20
2009-03-28drm/i915: Consolidate gem object list dumpingBen Gamari1-58/+28
2009-03-28drm/i915: Convert i915 proc files to seq_file and move to debugfs.Ben Gamari1-0/+230