Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
[linux-flexiantxendom0-3.2.10.git] / drivers / gpu / drm / i915 / intel_ringbuffer.c
2012-05-07 Daniel Vetterdrm/i915: Do no set Stencil Cache eviction LRA w/a...
2012-04-28 Kenneth Graunkedrm/i915: Set the Stencil Cache eviction policy to...
2012-04-11 Chris Wilsondrm/i915/ringbuffer: Exclude last 2 cachlines of ring...
2012-04-01 Daniel Vetterdrm/i915: apply CS reg readback trick against missed...
2012-03-15 Dave Airliedrm: Merge tag 'v3.3-rc7' into drm-core-next
2012-02-27 Chris Wilsondrm/i915: Remove use of the autoreported ringbuffer...
2012-02-15 Chris Wilsondrm/i915: Record the tail at each request and use it...
2012-02-14 Dave AirlieMerge tag 'drm-intel-next-2012-02-07' of git://people...
2012-02-13 Daniel Vetterdrm/i915: enable forcewake voodoo also for gen6
2012-02-13 Daniel Vetterdrm/i915: fixup seqno allocation logic for lazy_request
2012-02-10 Daniel VetterMerge remote-tracking branch 'airlied/drm-fixes' into...
2012-01-29 Daniel Vetterdrm/i915/ringbuffer: kill snb blt workaround
2012-01-29 Daniel Vetterdrm/i915: switch ring->id to be a real id
2012-01-25 Eric Anholtdrm/i915: Remove the MI_FLUSH_ENABLE setting.
2012-01-20 Keith PackardRevert "drm/i915: Work around gen7 BLT ring synchroniza...
2012-01-19 Daniel Vetterdrm/i915: paper over missed irq issues with force wake...
2012-01-03 Daniel Vetterdrm/i915: don't bail out of intel_wait_ring_buffer...
2012-01-03 Eric Anholtdrm/i915: Work around gen7 BLT ring synchronization...
2012-01-03 Ben Widawskydrm/i915: Force sync command ordering (Gen6+)
2011-10-20 Jesse Barnesdrm/i915: Use PIPE_CONTROL for flushing on gen6+.
2011-10-20 Kenneth Graunkedrm/i915: Rename PIPE_CONTROL bit defines to be less...
2011-10-20 Kenneth Graunkedrm/i915: Remove implied length of 2 from GFX_OP_PIPE_C...
2011-09-21 Ben Widawskydrm/i915: Dumb down the semaphore logic
2011-09-20 Akshay JoshiDrivers: i915: Fix all space related issues.
2011-08-19 Jesse Barnesdrm/i915: set GFX_MODE to pre-Ivybridge default value...
2011-07-22 Keith PackardMerge branch 'drm-intel-fixes' into drm-intel-next
2011-07-22 Keith Packarddrm/i915: Initialize RCS ring status page address in...
2011-06-10 Chris Wilsondrm/i915: Add an interface to dynamically change the...
2011-05-16 Feng, Boqundrm/i915: clean up unused ring_get_irq/ring_put_irq...
2011-05-16 Feng, Boqundrm/i915: fix user irq miss in BSD ring on g4x
2011-05-14 Eric Anholtdrm/i915: Update the location of the ringbuffers' HWS_P...
2011-05-14 Jesse Barnesdrm/i915: ring support for Ivy Bridge
2011-05-10 Chris Wilsondrm/i915: Rename agp_type to cache_level
2011-05-10 Ben Widawskydrm/1915: ringbuffer wait for idle function
2011-05-10 Chris Wilsondrm/i915: Move the irq wait queue initialisation into...
2011-03-23 Chris Wilsondrm/i915: Restore missing command flush before interrup...
2011-02-16 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2011-02-07 Chris Wilsondrm/i915: Refine tracepoints
2011-02-02 Chris Wilsondrm/i915: Invalidate TLB caches on SNB BLT/BSD rings
2011-01-27 Chris Wilsondrm/i915: Defer reporting EIO until we try to use the GPU
2011-01-25 Chris Wilsondrm/i915: Silence a few -Wunused-but-set-variable
2011-01-24 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2011-01-21 Linus Torvaldsi915: Fix i915 suspend delay
2011-01-20 Chris Wilsondrm/i915/ringbuffer: Fix use of stale HEAD position...
2011-01-20 Chris Wilsondrm/i915/ringbuffer: Kill an annoyingly frequent debug...
2011-01-20 Chris Wilsondrm/i915: Initialise ring vfuncs for old DRI paths
2011-01-11 Chris Wilsondrm/i915: Make the ring IMR handling private
2011-01-11 Chris Wilsondrm/i915/ringbuffer: Simplify the ring irq refcounting
2011-01-11 Chris Wilsondrm/i915: Mask USER interrupts on gen6 (until required)
2011-01-11 Chris Wilsondrm/i915: Handle ringbuffer stalls when flushing
2011-01-11 Chris Wilsondrm/i915: Workaround erratum on i830 for TAIL pointer...
2010-12-15 Chris WilsonRevert "drm/i915: Avoid using PIPE_CONTROL on Ironlake"
2010-12-14 Chris Wilsondrm/i915/ringbuffer: Make IRQ refcnting atomic
2010-12-09 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2010-12-09 Chris Wilsondrm/i915/ringbuffer: Handle wrapping of the autoreporte...
2010-12-07 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2010-12-05 Chris Wilsondrm/i915: Avoid using PIPE_CONTROL on Ironlake
2010-12-05 Chris Wilsondrm/i915/ringbuffer: Only print an error on the second...
2010-12-05 Chris Wilsondrm/i915: Implement GPU semaphores for inter-ring synch...
2010-11-30 Chris Wilsondrm/i915/ringbuffer: Handle cliprects in the caller
2010-11-30 Chris Wilsondrm/i915: Move instruction state invalidation from...
2010-11-23 Chris Wilsondrm/i915: Move the implementation details of PIPE_CONTR...
2010-11-23 Chris Wilsondrm/i915: Use drm_i915_gem_object as the preferred...
2010-11-11 Chris WilsonRevert "drm/i915/ringbuffer: Ignore failure to setup...
2010-11-11 Zou Nan haidrm/i915/ringbuffer: set FORCE_WAKE bit before reading...
2010-11-08 Chris Wilsondrm/i915/ringbuffer: Use the HEAD auto-reporting mechanism
2010-11-07 Chris Wilsondrm/i915/ringbuffer: Ignore failure to setup the ring...
2010-11-07 Chris Wilsondrm/i915/ringbuffer: Be consistent in use of ring-...
2010-11-04 Daniel Vetterdrm/i915: kill mappable/fenceable disdinction
2010-11-02 Chris Wilsondrm/i915: Drop the iomem accessors when writing to...
2010-11-02 Chris Wilsondrm/i915: SNB BLT workaround
2010-11-02 Zou Nan haidrm/i915: SNB BLT workaround
2010-10-29 Chris Wilsondrm/i915/ringbuffer: Use the HEAD auto-reporting mechanism
2010-10-29 Chris Wilsondrm/i915: Check if the GPU hung whilst waiting for...
2010-10-29 Chris Wilsondrm/i915/ringbuffer: Remove duplicate initialisation...
2010-10-29 Chris Wilsondrm/i915/ringbuffer: Disable the ringbuffer on cleanup.
2010-10-29 Chris Wilsondrm/i915: Only enforce fence limits inside the GTT.
2010-10-28 Chris Wilsondrm/i915/ringbuffer: Check that we setup the ringbuffer
2010-10-27 Daniel Vetterdrm/i915: range-restricted bind_to_gtt
2010-10-27 Chris Wilsondrm/i915: Propagate error from failing to queue a request
2010-10-27 Chris Wilsondrm/i915: Propagate errors from writing to ringbuffer
2010-10-27 Chris Wilsondrm/i915/ringbuffer: Drop the redundant dev from the...
2010-10-24 Chris Wilsondrm/i915: Move gpu_write_list to per-ring
2010-10-22 Chris Wilsondrm/i915/ringbuffer: Write the value passed in to the...
2010-10-21 Chris Wilsondrm/i915: IS_IRONLAKE is synonymous with gen == 5
2010-10-21 Chris Wilsondrm/i915: Enable SandyBridge blitter ring
2010-10-21 Chris Wilsondrm/i915/ringbuffer: Remove broken intel_fill_struct()
2010-10-21 Chris Wilsondrm/i915/ringbuffer: Fix emit batch buffer regression...
2010-10-19 Chris Wilsondrm/i915: Sleep whilst waiting for the ring
2010-09-30 Chris Wilsondrm/i915/debug: Convert i915_verify_active() to scan...
2010-09-25 Daniel Vetterdrm/i915: kill ring->setup_status_page
2010-09-25 Daniel Vetterdrm/i915: kill ring->get_active_head
2010-09-25 Daniel Vetterdrm/i915: kill per-ring macros
2010-09-25 Daniel Vetterdrm/i915: fix ACTHD for gen <= 3
2010-09-24 Chris Wilsondrm/i915: Only hold a process-local lock whilst throttling.
2010-09-21 Chris Wilsondrm/i915/ringbuffer: whitespace cleanup
2010-09-21 Daniel Vetterdrm/i915: drop alignment ringbuffer parameter
2010-09-21 Daniel Vetterdrm/i915: don't explicitly initialize ringbuffer member...
2010-09-21 Daniel Vetterdrm/i915: use new macros to access the ring ctl register
2010-09-21 Daniel Vetterdrm/i915: use new macros to access the ring head register
next