aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ringbuffer.c
Commit message (Expand)AuthorAge
* drm/i915: clean up unused ring_get_irq/ring_put_irq functionsFeng, Boqun2011-05-16
* drm/i915: fix user irq miss in BSD ring on g4xFeng, Boqun2011-05-16
* drm/i915: Update the location of the ringbuffers' HWS_PGA registers for IVB.Eric Anholt2011-05-13
* drm/i915: ring support for Ivy BridgeJesse Barnes2011-05-13
* drm/i915: Rename agp_type to cache_levelChris Wilson2011-05-10
* drm/1915: ringbuffer wait for idle functionBen Widawsky2011-05-10
* drm/i915: Move the irq wait queue initialisation into the ring initChris Wilson2011-05-10
* drm/i915: Restore missing command flush before interrupt on BLT ringChris Wilson2011-03-23
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-16
|\
| * drm/i915: Invalidate TLB caches on SNB BLT/BSD ringsChris Wilson2011-02-02
* | drm/i915: Refine tracepointsChris Wilson2011-02-07
* | drm/i915: Defer reporting EIO until we try to use the GPUChris Wilson2011-01-27
* | drm/i915: Silence a few -Wunused-but-set-variableChris Wilson2011-01-25
* | 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/ringbuffer: Kill an annoyingly frequent debug messageChris Wilson2011-01-20
|/
* drm/i915: Make the ring IMR handling privateChris Wilson2011-01-11
* drm/i915/ringbuffer: Simplify the ring irq refcountingChris 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
* Revert "drm/i915: Avoid using PIPE_CONTROL on Ironlake"Chris Wilson2010-12-15
* 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
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-07
|\|
| * drm/i915/ringbuffer: Only print an error on the second attempt to reset headChris Wilson2010-12-05
| * drm/i915/ringbuffer: Use the HEAD auto-reporting mechanismChris Wilson2010-11-08
| * drm/i915: SNB BLT workaroundChris Wilson2010-11-02
* | drm/i915: Avoid using PIPE_CONTROL on IronlakeChris Wilson2010-12-05
* | 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: Move instruction state invalidation from execbuffer to flushChris Wilson2010-11-30
* | drm/i915: Move the implementation details of PIPE_CONTROL to the ringbufferChris Wilson2010-11-23
* | drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson2010-11-23
* | Revert "drm/i915/ringbuffer: Ignore failure to setup the ring on Sandybridge"Chris Wilson2010-11-11
* | drm/i915/ringbuffer: set FORCE_WAKE bit before reading ring registerZou Nan hai2010-11-11
* | drm/i915/ringbuffer: Ignore failure to setup the ring on SandybridgeChris Wilson2010-11-07
* | drm/i915/ringbuffer: Be consistent in use of ring->size when initialisingChris Wilson2010-11-07
* | drm/i915: kill mappable/fenceable disdinctionDaniel Vetter2010-11-04
* | drm/i915: Drop the iomem accessors when writing to the kmapped blt batchChris Wilson2010-11-02
* | drm/i915: SNB BLT workaroundZou Nan hai2010-11-02
* | drm/i915/ringbuffer: Use the HEAD auto-reporting mechanismChris Wilson2010-10-29
* | drm/i915: Check if the GPU hung whilst waiting for the ring to clearChris Wilson2010-10-29
* | drm/i915/ringbuffer: Remove duplicate initialisation of ring controlChris Wilson2010-10-29
* | drm/i915/ringbuffer: Disable the ringbuffer on cleanup.Chris Wilson2010-10-29
* | drm/i915: Only enforce fence limits inside the GTT.Chris Wilson2010-10-29
* | drm/i915/ringbuffer: Check that we setup the ringbufferChris Wilson2010-10-28
* | drm/i915: range-restricted bind_to_gttDaniel Vetter2010-10-27