Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-07-02 | drm/i915: Account for space on the ring buffer consumed whilst wrapping. | Chris Wilson | 1 | -0/+1 |
2010-06-15 | drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer. | Zou Nan hai | 1 | -4/+5 |
2010-05-28 | drm/i915: Fix PIPE_CONTROL command on Sandybridge | Zhenyu Wang | 1 | -2/+14 |
2010-05-27 | drm/i915: implement BSD ring buffer V2 | Zou Nan hai | 1 | -0/+153 |
2010-05-27 | drm/i915: introduce intel_ring_buffer structure (V2) | Zou Nan hai | 1 | -233/+349 |
2010-05-26 | drm/i915: Rename dev_priv->ring to dev_priv->render_ring. | Eric Anholt | 1 | -14/+14 |
2010-05-26 | drm/i915: Move ringbuffer-related code to intel_ringbuffer.c. | Eric Anholt | 1 | -0/+568 |