aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ringbuffer.h
Commit message (Expand)AuthorAge
...
* drm/i915: use new macros to access the ring tail registerDaniel Vetter2010-09-21
* drm/i915: add relative ring register macrosDaniel Vetter2010-09-21
* drm/i915/ringbuffer: Implement advance using set_tailChris Wilson2010-09-21
* drm/i915: add set_tail hook in struct intel_ring_bufferXiang, Haihao2010-09-21
* drm/i915: do not export the instances of struct intel_ring_bufferXiang, Haihao2010-09-21
* drm/i915: Only emit a flush request on the active ring.Chris Wilson2010-09-21
* drm/i915: Remove unused intel_ringbuffer->ring_flagChris Wilson2010-09-14
* drm/i915: only one interrupt per batchbuffer is not enough!Daniel Vetter2010-09-08
* drm/i915: Use a common seqno for all rings.Chris Wilson2010-08-09
* drm/i915: Inline ringbuffer_emit()Chris Wilson2010-08-09
* drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai2010-05-26