aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ringbuffer.h
Commit message (Expand)AuthorAge
* drm/i915: Write RING_TAIL once per-requestChris Wilson2013-09-10
* drm/i915: include hangcheck action and score in error_stateMika Kuoppala2013-09-06
* drm/i915; Preallocate the lazy requestChris Wilson2013-09-05
* drm/i915: Rename ring->outstanding_lazy_requestChris Wilson2013-09-05
* drm/i915: Embed the ring->private within the struct intel_ring_bufferChris Wilson2013-09-03
* drm/i915: Remove I915_READ_{NOPID, SYNC_0, SYNC_1})()Damien Lespiau2013-08-23
* drm/i915: give more distinctive names to ring hangcheck action enumsJani Nikula2013-08-22
* drm/i915: unify ring irq refcounts (again)Daniel Vetter2013-07-11
* drm/i915: kill dev_priv->rps.lockDaniel Vetter2013-07-11
* drm/i915: store ring hangcheck actionMika Kuoppala2013-06-13
* drm/i915: Don't count semaphore waits towards a stuck ringChris Wilson2013-06-11
* drm/i915: Track when we dirty the scanout with render commandsChris Wilson2013-06-07
* drm/i915: detect hang using per ring hangcheck_scoreMika Kuoppala2013-06-03
* drm/i915: vebox interrupt get/putBen Widawsky2013-05-31
* drm/i915: Convert irq_refounct to structBen Widawsky2013-05-31
* drm/i915: Vebox ringbuffer initBen Widawsky2013-05-31
* drm/i915: Introduce VECS: the 4th ringBen Widawsky2013-05-31
* drm/i915: Semaphore MBOX update generalizationBen Widawsky2013-05-31
* drm/i915: Comments for semaphore clarificationBen Widawsky2013-05-31
* drm/i915: track ring progression using seqnosMika Kuoppala2013-05-31
* drm/i915: put context upon switchingChris Wilson2013-05-06
* Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie2013-01-17
|\
| * drm/i915: Initialize hardware semaphore state on ring initMika Kuoppala2012-12-19
| * drm/i915: Introduce ring set_seqnoMika Kuoppala2012-12-19
| * drm/i915: Add intel_ring_handle_seqno wrapMika Kuoppala2012-12-06
* | drm/i915: Implement workaround for broken CS tlb on i830/845Daniel Vetter2012-12-17
* | drm/i915: Don't allow ring tail to reach the same cacheline as headVille Syrjälä2012-12-03
|/
* drm/i915: Rearrange code to only have a single method for waiting upon the ringChris Wilson2012-11-29
* drm/i915: Preallocate next seqno before touching the ringChris Wilson2012-11-29
* drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3Jesse Barnes2012-11-11
* drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffersChris Wilson2012-10-17
* drm/i915: Lazily apply the SNB+ seqno w/aChris Wilson2012-08-10
* drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcsChris Wilson2012-07-25
* drm/i915: Remove the per-ring write listChris Wilson2012-07-25
* drm/i915: disable flushing_list/gpu_write_listDaniel Vetter2012-06-20
* drm/i915: possibly invalidate TLB before context switchBen Widawsky2012-06-14
* drm/i915: context switch implementationBen Widawsky2012-06-14
* drm/i915: context basic create & destroyBen Widawsky2012-06-14
* drm/i915: Introduce for_each_ring() macroChris Wilson2012-05-19
* drm/i915: fixup __iomem mixups in ringbuffer.cDaniel Vetter2012-05-03
* drm/i915: move LP_RING&friends to i915_dma.cDaniel Vetter2012-05-03
* drm/i915: Remove unused ring->irq_seqnoChris Wilson2012-05-03
* drm/i915: kill waiting_seqnoBen Widawsky2012-05-03
* drm/i915: Use a global lock for modifying global irq flagsChris Wilson2012-05-03
* drm/i915: rip out ring->irq_maskDaniel Vetter2012-04-13
* drm/i915: open code gen6+ ring irqsBen Widawsky2012-04-09
* drm/i915: Record the tail at each request and use it to estimate the headChris Wilson2012-02-15
* drm/i915: switch ring->id to be a real idDaniel Vetter2012-01-29
* drm/i915: Dumb down the semaphore logicBen Widawsky2011-09-21
* Drivers: i915: Fix all space related issues.Akshay Joshi2011-09-19