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