drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.
[linux-flexiantxendom0-natty.git] / drivers / gpu / drm / i915 / i915_irq.c
2011-07-15 Daniel J Bluemandrm/i915: Fix gen6 (SNB) missed BLT ring interrupts.
2011-03-23 Chris Wilsondrm/i915: Replace vblank PM QoS with "Interrupt-Based...
2011-02-22 Jesse Barnesdrm/i915: don't enable FDI & transcoder interrupts...
2011-01-31 Chris Wilsondrm/i915: Suppress spurious vblank interrupts
2011-01-24 Chris Wilsondrm/i915: Prevent uninitialised reads during error...
2011-01-24 Chris Wilsondrm/i915: Handle the no-interrupts case for UMS by...
2011-01-24 Chris Wilsondrm/i915: Increase the amount of defense before computi...
2011-01-20 Chris Wilsondrm/i915: Don't kick-off hangcheck after a DRI interrupt
2011-01-13 Chris Wilsondrm/i915: Fix error handler to capture the first batch...
2011-01-11 Chris Wilsondrm/i915: Record AGP memory type upon error
2011-01-11 Chris Wilsondrm/i915: Record the error batchbuffer on each ring
2011-01-11 Jesse Barnesdrm/i915: detect & report PCH display error interrupts
2011-01-11 Chris Wilsondrm/i915/debugfs: Show the per-ring IMR
2011-01-11 Chris Wilsondrm/i915: Mask USER interrupts on gen6 (until required)
2010-12-18 Jesse Barnesdrm/i915: dynamic render p-state support for Sandy...
2010-12-16 Mario Kleinerdrm/i915: Add support for precise vblank timestamping...
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-05 Chris Wilsondrm/i915: Avoid using PIPE_CONTROL on Ironlake
2010-12-05 Chris Wilsondrm/i915: Implement GPU semaphores for inter-ring synch...
2010-11-25 Chris Wilsondrm/i915: Tweak on-error bbaddr parsing for clarity
2010-11-23 Chris Wilsondrm/i915: Record fence registers on error.
2010-11-23 Chris Wilsondrm/i915: Use drm_i915_gem_object as the preferred...
2010-11-23 Chris Wilsondrm/i915: Avoid oops when capturing NULL ring for inact...
2010-11-22 Chris Wilsondrm/i915: Capture interesting display registers on...
2010-11-22 Chris Wilsondrm/i915: Capture pinned buffers on error
2010-11-16 Chris Wilsondrm/i915: Convert (void)I915_READ to POSTING_READ
2010-11-11 Chris Wilsondrm/i915: Remove the definitions for Primary Ring Buffer
2010-11-11 Chris Wilsondrm/i915: Remove the global irq wait queue
2010-11-01 Chris Wilsondrm/i915/debugfs: Report ring in error state
2010-10-29 Chris Wilsondrm/i915: Record BSD engine error state
2010-10-29 Chris Wilsondrm/i915: Record BLT engine error state
2010-10-27 Chris Wilsondrm/i915: Capture ERROR register on Sandybridge hangs
2010-10-27 Chris Wilsondrm/i915: Remove the confusing global waiting/irq seqno
2010-10-27 Chris Wilsondrm/i915: Fix hangcheck to handle multiple rings
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-27 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2010-10-26 Peter Zijlstramm: stack based kmap_atomic()
2010-10-21 Chris Wilsondrm/i915: Enable SandyBridge blitter ring
2010-10-20 Chris Wilsondrm/i915: Track objects in global active list (as well...
2010-10-19 Andrea Gelminidrivers: gpu: drm: i915: Fix a typo.
2010-10-08 Yuanhan Liudrm/i915: Update hotplug interrupts register definition...
2010-10-01 Chris Wilsondrm/i915: Only print 'generating error event' if we...
2010-09-25 Chris Wilsondrm/i915: Adjust hangcheck EIO semantics
2010-09-24 Chris Wilsondrm/i915: Only hold a process-local lock whilst throttling.
2010-09-21 Xiang, Haihaodrm/i915: add a new BSD ring buffer for Sandybridge
2010-09-21 Chris Wilsondrm/i915: Clean up bo lists on all hung gpus
2010-09-21 Kenneth Graunkedrm/i915: Add support for GPU soft reset on Ironlake.
2010-09-21 Kenneth Graunkedrm/i915: Rename graphics reset registers.
2010-09-21 Chris Wilsondrm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
2010-09-14 Chris Wilsondrm/i915: Reduce hangcheck frequency
2010-09-11 Chris Wilsondrm/i915: Use macros to switch between equivalent pipe...
2010-09-11 Chris WilsonMerge branch 'drm-intel-fixes' into drm-intel-next
2010-09-09 Chris Wilsondrm/i915: Rename intel_encoder->enc to base for consistency
2010-09-09 Chris Wilsondrm/i915: Double check that the wait_request is not...
2010-09-08 Chris Wilsondrm/i915: Add ringbuffer wait reset to hangcheck
2010-09-08 Chris Wilsondrm/i915: Quieten sparse warnings for missing prototypes.
2010-09-08 Chris Wilsondrm/i915: Compile out error state without DEBUG_FS
2010-09-08 Chris Wilsondrm/i915: Ironlake page-flipping is per-plane not per...
2010-09-08 Chris Wilsondrm/i915: Rename i915_opregion.c to intel_opregion.c
2010-09-07 Simon Farnsworthdrm/i915: Avoid pageflipping freeze when we miss the...
2010-08-22 Zhenyu Wangdrm/i915: fix render pipe control notify on sandybridge
2010-08-09 Chris Wilsondrm/i915: Wake-up wait_request() from elapsed hang...
2010-08-09 Chris Wilsondrm/i915: Record error batch buffers using iomem
2010-08-09 Chris Wilsondrm/i915: Capture the overlay status upon a GPU hang.
2010-08-02 Chris Wilsondrm/i915: Include instdone[1] in hangcheck
2010-08-02 Jesse Barnesdrm/i915: remove duplicate PIPE*STAT bit definitions
2010-08-02 Jesse Barnesdrm/i915: remove unused vblank_enable var from i915_dri...
2010-07-02 Jesse Barnesdrm/i915: fix page flip finish vs. prepare on plane B
2010-07-01 Andy Lutomirskidrm/i915: Fix CRT hotplug regression in 2.6.35-rc1
2010-06-19 Jesse Barnesdrm/i915: gen3 page flipping fixes
2010-06-05 Adam Jacksondrm/i915/gen4: Fix interrupt setup ordering
2010-05-28 Chris Wilsondrm/i915: Only print an message if there was an error
2010-05-26 Jesse Barnesdrm/i915: add power monitoring support
2010-05-26 Zou Nan haidrm/i915: implement BSD ring buffer V2
2010-05-26 Zou Nan haidrm/i915: convert some gem structures to per-ring V2
2010-05-26 Zou Nan haidrm/i915: introduce intel_ring_buffer structure (V2)
2010-05-26 Eric Anholtdrm/i915: Rename dev_priv->ring to dev_priv->render_ring.
2010-05-26 Eric Anholtdrm/i915: Move ringbuffer-related code to intel_ringbuf...
2010-05-21 Linus TorvaldsMerge branch 'drm-for-2.6.35' of git://git./linux/kerne...
2010-05-18 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2010-05-18 Dave Airliedrm/fbdev: rework output polling to be back in the...
2010-05-12 Andrew Mortondrivers/gpu/drm/i915/i915_irq.c:i915_error_object_creat...
2010-05-10 Eric AnholtMerge remote branch 'origin/master' into drm-intel...
2010-04-22 Jesse Barnesdrm/i915: use PIPE_CONTROL instruction on Ironlake...
2010-04-20 Daniel Vetterdrm/i915: drop pointer to drm_gem_object
2010-04-20 Dave AirlieMerge branch 'drm-fbdev-cleanup' into drm-core-next
2010-04-20 Dave AirlieMerge remote branch 'anholt/drm-intel-next' of /home...
2010-04-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-12 Zhao Yakuidrm/i915: Fix legacy BLC event for pipe A
2010-04-09 Zhenyu Wangdrm/i915: use encoder_list for hotplug callback
2010-04-07 Dave Airliedrm/kms/fb: use slow work mechanism for normal hotplug...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-25 Eric Anholtdrm/i915: Rename intel_output to intel_encoder.
2010-03-25 Daniel Vetterdrm/i915: introduce to_intel_bo helper
2010-02-26 Eric Anholtdrm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
2010-02-26 Eric Anholtdrm/i915: Disable the hangcheck reset on Sandybridge...
2010-02-26 Eric Anholtdrm/i915: Add initial bits for VGA modesetting bringup...
2010-02-22 Chris Wilsondrm/i915: Record batch buffer following GPU error
next