Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/i915: Convert i915 proc files to seq_file and move to debugfs. | Ben Gamari | 2009-03-27 | 1 | -334/+0 |
* | drm/i915: Add /proc debugging entry for reading out the HWS. | Eric Anholt | 2008-12-29 | 1 | -0/+34 |
* | drm/i915: Move flushing list cleanup from flush request retire to request emit. | Eric Anholt | 2008-12-04 | 1 | -3/+2 |
* | i915: Don't dereference HWS in /proc debug files when it isn't initialized. | Eric Anholt | 2008-10-23 | 1 | -3/+12 |
* | drm: Add GEM ("graphics execution manager") to i915 driver. | Eric Anholt | 2008-10-18 | 1 | -0/+292 |