Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-09-21 | drm/i915: use new macros to access the ring tail register | Daniel Vetter | 1 | -4/+5 |
2010-09-21 | drm/i915: add relative ring register macros | Daniel Vetter | 1 | -0/+1 |
2010-09-21 | drm/i915/ringbuffer: Implement advance using set_tail | Chris Wilson | 1 | -2/+0 |
2010-09-21 | drm/i915: add set_tail hook in struct intel_ring_buffer | Xiang, Haihao | 1 | -0/+2 |
2010-09-21 | drm/i915: do not export the instances of struct intel_ring_buffer | Xiang, Haihao | 1 | -2/+2 |
2010-09-21 | drm/i915: Only emit a flush request on the active ring. | Chris Wilson | 1 | -0/+4 |
2010-09-15 | drm/i915: Remove unused intel_ringbuffer->ring_flag | Chris Wilson | 1 | -1/+0 |
2010-09-08 | drm/i915: only one interrupt per batchbuffer is not enough! | Daniel Vetter | 1 | -0/+5 |
2010-08-09 | drm/i915: Use a common seqno for all rings. | Chris Wilson | 1 | -1/+0 |
2010-08-09 | drm/i915: Inline ringbuffer_emit() | Chris Wilson | 1 | -2/+10 |
2010-05-27 | drm/i915: introduce intel_ring_buffer structure (V2) | Zou Nan hai | 1 | -0/+124 |