aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ringbuffer.h
Commit message (Expand)AuthorAge
* 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
* drm/i915/ringbuffer: Idling requires waiting for the ring to be emptyChris Wilson2011-07-12
* drm/i915: proper use of forcewakeBen Widawsky2011-05-10
* drm/1915: ringbuffer wait for idle functionBen Widawsky2011-05-10
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-07
|\
| * drm/i915: Do not overflow the MMADDR write FIFOChris Wilson2011-03-06
* | drm/i915: Refine tracepointsChris Wilson2011-02-07
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-01-24
|\|
| * drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for spaceChris Wilson2011-01-20
| * drm/i915: Initialise ring vfuncs for old DRI pathsChris Wilson2011-01-20
* | drm/i915: Trivial sparse fixesChris Wilson2011-01-19
|/
* drm/i915: Make the ring IMR handling privateChris Wilson2011-01-11
* drm/i915/ringbuffer: Simplify the ring irq refcountingChris Wilson2011-01-11
* drm/i915/debugfs: Show the per-ring IMRChris Wilson2011-01-11
* drm/i915: Mask USER interrupts on gen6 (until required)Chris Wilson2011-01-11
* drm/i915: Handle ringbuffer stalls when flushingChris Wilson2011-01-11
* drm/i915: Workaround erratum on i830 for TAIL pointer within last 2 cachelinesChris Wilson2011-01-11
* drm/i915/ringbuffer: Make IRQ refcnting atomicChris Wilson2010-12-14
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-09
|\
| * drm/i915/ringbuffer: Handle wrapping of the autoreported HEADChris Wilson2010-12-09
| * drm/i915: SNB BLT workaroundChris Wilson2010-11-02
* | drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNBChris Wilson2010-12-04
* | drm/i915/ringbuffer: Handle cliprects in the callerChris Wilson2010-11-30
* | drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson2010-11-23
* | drm/i915/ringbuffer: set FORCE_WAKE bit before reading ring registerZou Nan hai2010-11-11
* | drm/i915: Only add the lazy request if we end up waiting for it.Chris Wilson2010-11-10
* | drm/i915: SNB BLT workaroundZou Nan hai2010-11-02
* | drm/i915: Propagate error from failing to queue a requestChris Wilson2010-10-27
* | drm/i915: Remove the confusing global waiting/irq seqnoChris Wilson2010-10-27
* | drm/i915/debugfs: Include info for the other ringsChris Wilson2010-10-27
* | drm/i915: Propagate errors from writing to ringbufferChris Wilson2010-10-27
* | drm/i915/ringbuffer: Drop the redundant dev from the vfunc interfaceChris Wilson2010-10-27
|/
* drm/i915: Move gpu_write_list to per-ringChris Wilson2010-10-24
* drm/i915/ringbuffer: Write the value passed in to the tail registerChris Wilson2010-10-22
* drm/i915: Enable SandyBridge blitter ringChris Wilson2010-10-21