drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g
[linux-flexiantxendom0.git] / drivers / gpu / drm / i915 / intel_ringbuffer.c
2012-04-30 Chris Wilsondrm/i915/ringbuffer: Exclude last 2 cachlines of ring...
2012-02-03 Daniel Vetterdrm/i915: paper over missed irq issues with force wake...
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
2010-09-21 Daniel Vetterdrm/i915: use new macros to access the ring start register
2010-09-21 Daniel Vetterdrm/i915: use new macros to access the ring tail register
2010-09-21 Daniel Vetterdrm/i915: add relative ring register macros
2010-09-21 Chris Wilsondrm/i915/ringbuffer: Mark the initialisation structs...
2010-09-21 Xiang, Haihaodrm/i915: add a new BSD ring buffer for Sandybridge
2010-09-21 Chris Wilsondrm/i915/ringbuffer: Implement advance using set_tail
2010-09-21 Xiang, Haihaodrm/i915: add set_tail hook in struct intel_ring_buffer
2010-09-21 Xiang, Haihaodrm/i915: do not export the instances of struct intel_r...
2010-09-21 Chris Wilsondrm/i915: Only emit a flush request on the active ring.
2010-09-21 Chris Wilsondrm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
2010-09-14 Chris Wilsondrm/i915: Remove unused intel_ringbuffer->ring_flag
2010-09-08 Daniel Vetterdrm/i915: move flushing list processing to i915_retire_...
2010-09-07 Zhenyu Wangdrm/i915: Enable MI_FLUSH on Sandybridge
2010-08-09 Zou Nan haidrm/i915 invalidate indirect state pointers at end...
2010-08-09 Chris Wilsondrm/i915/ringbuffer: Set ring->gem_buffer = NULL on...
2010-08-09 Chris Wilsondrm/i915: Use a common seqno for all rings.
2010-08-09 Chris Wilsondrm/i915: Inline ringbuffer_emit()
next