aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_irq.c
Commit message (Expand)AuthorAge
* drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"Chris Wilson2011-03-01
* Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"Chris Wilson2011-03-01
* drm/i915: Silence an innocuous compiler warning for an unused variableChris Wilson2011-03-01
* Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-16
|\
| * drm/i915: don't enable FDI & transcoder interrupts after allJesse Barnes2011-02-16
* | drm/i915: cleanup per-pipe reg usageJesse Barnes2011-02-07
* | drm/i915: Refine tracepointsChris Wilson2011-02-07
* | drm/i915: Include 'i915_error_state' hint for when the GPU catches fireChris Wilson2011-02-07
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-01
|\|
| * drm/i915: Suppress spurious vblank interruptsChris Wilson2011-01-31
* | drm/i915: Record all error ringbuffersChris Wilson2011-01-28
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-01-24
|\|
| * drm/i915: Prevent uninitialised reads during error state captureChris Wilson2011-01-24
| * drm/i915: Handle the no-interrupts case for UMS by pollingChris Wilson2011-01-24
| * drm/i915: Increase the amount of defense before computing vblank timestampsChris Wilson2011-01-24
| * drm/i915: Don't kick-off hangcheck after a DRI interruptChris Wilson2011-01-20
* | drm/i915: Remove unused code: i915_enable_interrupt()Chris Wilson2011-01-23
* | drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPUChris Wilson2011-01-19
|/
* drm/i915: Fix error handler to capture the first batch after the seqnoChris Wilson2011-01-13
* drm/i915: Record AGP memory type upon errorChris Wilson2011-01-11
* drm/i915: Record the error batchbuffer on each ringChris Wilson2011-01-11
* drm/i915: detect & report PCH display error interruptsJesse Barnes2011-01-11
* drm/i915/debugfs: Show the per-ring IMRChris Wilson2011-01-11
* drm/i915: Mask USER interrupts on gen6 (until required)Chris Wilson2011-01-11
* drm/i915: dynamic render p-state support for Sandy BridgeJesse Barnes2010-12-18
* drm/i915: Add support for precise vblank timestamping (v2)Mario Kleiner2010-12-16
* Revert "drm/i915: Avoid using PIPE_CONTROL on Ironlake"Chris Wilson2010-12-15
* drm/i915/ringbuffer: Make IRQ refcnting atomicChris Wilson2010-12-14
* 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: Tweak on-error bbaddr parsing for clarityChris Wilson2010-11-25
* drm/i915: Record fence registers on error.Chris Wilson2010-11-23
* drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson2010-11-23
* drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffersChris Wilson2010-11-23
* drm/i915: Capture interesting display registers on errorChris Wilson2010-11-22
* drm/i915: Capture pinned buffers on errorChris Wilson2010-11-22
* drm/i915: Convert (void)I915_READ to POSTING_READChris Wilson2010-11-16
* drm/i915: Remove the definitions for Primary Ring BufferChris Wilson2010-11-11
* drm/i915: Remove the global irq wait queueChris Wilson2010-11-10
* drm/i915/debugfs: Report ring in error stateChris Wilson2010-11-01
* drm/i915: Record BSD engine error stateChris Wilson2010-10-29
* drm/i915: Record BLT engine error stateChris Wilson2010-10-29
* drm/i915: Capture ERROR register on Sandybridge hangsChris Wilson2010-10-27
* drm/i915: Remove the confusing global waiting/irq seqnoChris Wilson2010-10-27
* drm/i915: Fix hangcheck to handle multiple ringsChris Wilson2010-10-27
* drm/i915: Propagate errors from writing to ringbufferChris Wilson2010-10-27
* drm/i915/ringbuffer: Drop the redundant dev from the vfunc interfaceChris Wilson2010-10-27
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-26
|\
| * drm/i915: Enable SandyBridge blitter ringChris Wilson2010-10-21
| * drm/i915: Track objects in global active list (as well as per-ring)Chris Wilson2010-10-20