| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c | Ben Gamari | 2009-09-04 | 1 | -396/+0 |
* | drm/i915: refactor error detection & collection | Jesse Barnes | 2009-07-13 | 1 | -0/+2 |
* | drm/i915: Move lock to more reasonable location | Ben Gamari | 2009-07-07 | 1 | -2/+3 |
* | drm/i915: Add gtt_offset to gem object list debugfs output | Ben Gamari | 2009-07-07 | 1 | -1/+4 |
* | drm/i915: enable error detection & state collection | Jesse Barnes | 2009-07-01 | 1 | -0/+34 |
* | drm/i915: A few debugfs formatting fixes | Ben Gamari | 2009-06-17 | 1 | -2/+2 |
* | drm/i915: Implement batch and ring buffer dumping | Ben Gamari | 2009-04-08 | 1 | -0/+93 |
* | drm/i915: Add a spinlock to protect the active_list | Carl Worth | 2009-04-01 | 1 | -0/+6 |
* | i915: fix wrong 'size_t' format string | Linus Torvalds | 2009-03-27 | 1 | -1/+1 |
* | drm/i915: Display fence register state in debugfs i915_gem_fence_regs node. | Chris Wilson | 2009-03-27 | 1 | -9/+57 |
* | drm/i915: Add information on pinning and fencing to the i915 list debug. | Eric Anholt | 2009-03-27 | 1 | -11/+20 |
* | drm/i915: Consolidate gem object list dumping | Ben Gamari | 2009-03-27 | 1 | -58/+28 |
* | drm/i915: Convert i915 proc files to seq_file and move to debugfs. | Ben Gamari | 2009-03-27 | 1 | -0/+230 |