summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem_debugfs.c
AgeCommit message (Expand)Author
2009-07-13drm/i915: refactor error detection & collectionJesse Barnes
2009-07-07drm/i915: Move lock to more reasonable locationBen Gamari
2009-07-07drm/i915: Add gtt_offset to gem object list debugfs outputBen Gamari
2009-07-01drm/i915: enable error detection & state collectionJesse Barnes
2009-06-17drm/i915: A few debugfs formatting fixesBen Gamari
2009-04-08drm/i915: Implement batch and ring buffer dumpingBen Gamari
2009-04-01drm/i915: Add a spinlock to protect the active_listCarl Worth
2009-03-27i915: fix wrong 'size_t' format stringLinus Torvalds
2009-03-27drm/i915: Display fence register state in debugfs i915_gem_fence_regs node.Chris Wilson
2009-03-27drm/i915: Add information on pinning and fencing to the i915 list debug.Eric Anholt
2009-03-27drm/i915: Consolidate gem object list dumpingBen Gamari
2009-03-27drm/i915: Convert i915 proc files to seq_file and move to debugfs.Ben Gamari