aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ringbuffer.c
Commit message (Expand)AuthorAge
* drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845gChris Wilson2012-04-11
* drm/i915: apply CS reg readback trick against missed IRQ on snbDaniel Vetter2012-04-01
* drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie2012-03-15
|\
| * drm/i915: Remove use of the autoreported ringbuffer HEAD positionChris Wilson2012-02-27
* | drm/i915: Record the tail at each request and use it to estimate the headChris Wilson2012-02-15
* | drm/i915: enable forcewake voodoo also for gen6Daniel Vetter2012-02-13
* | drm/i915: fixup seqno allocation logic for lazy_requestDaniel Vetter2012-02-13
* | Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queuedDaniel Vetter2012-02-10
|\|
| * Revert "drm/i915: Work around gen7 BLT ring synchronization issues."Keith Packard2012-01-20
| * drm/i915: paper over missed irq issues with force wake voodooDaniel Vetter2012-01-19
* | drm/i915/ringbuffer: kill snb blt workaroundDaniel Vetter2012-01-29
* | drm/i915: switch ring->id to be a real idDaniel Vetter2012-01-29
* | drm/i915: Remove the MI_FLUSH_ENABLE setting.Eric Anholt2012-01-25
|/
* drm/i915: don't bail out of intel_wait_ring_buffer too earlyDaniel Vetter2012-01-03
* drm/i915: Work around gen7 BLT ring synchronization issues.Eric Anholt2012-01-03
* drm/i915: Force sync command ordering (Gen6+)Ben Widawsky2012-01-03
* drm/i915: Use PIPE_CONTROL for flushing on gen6+.Jesse Barnes2011-10-20
* drm/i915: Rename PIPE_CONTROL bit defines to be less terse.Kenneth Graunke2011-10-20
* drm/i915: Remove implied length of 2 from GFX_OP_PIPE_CONTROL #define.Kenneth Graunke2011-10-20
* drm/i915: Dumb down the semaphore logicBen Widawsky2011-09-21
* Drivers: i915: Fix all space related issues.Akshay Joshi2011-09-19
* drm/i915: set GFX_MODE to pre-Ivybridge default value even on IvybridgeJesse Barnes2011-08-19
* Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-22
|\
| * drm/i915: Initialize RCS ring status page address in intel_render_ring_init_driKeith Packard2011-07-22
* | drm/i915: Add an interface to dynamically change the cache levelChris Wilson2011-06-10
|/
* 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
|\