summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_irq.c
AgeCommit message (Expand)Author
2011-12-09drm/i915: Ivybridge still has fences!Daniel Vetter
2011-08-15drm/i915: Can't do accurate vblank timestamps with UMSKeith Packard
2011-07-28Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-28drm/i915: Fixup for 'Hold mode_config->mutex during hotplug'Keith Packard
2011-07-25Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-25drm/i915: Hold mode_config->mutex during hotplug processingKeith Packard
2011-07-01Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-01drm/i915: apply HWSTAM writes to Ivy Bridge as wellJesse Barnes
2011-06-29Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-06-29drm/i915: move IRQ function table init to i915_irq.cJesse Barnes
2011-06-29drm/i915: hangcheck disable parameterBen Widawsky
2011-06-21drm/i915: Apply HWSTAM workaround for BSD ring on SandyBridgeChris Wilson
2011-06-18drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.Daniel J Blueman
2011-06-04drm/i915: fix if statement in ivybridge irq handlerDan Carpenter
2011-05-18drm/i915: initialize gen6 rps work queue on Sandy Bridge and Ivy BridgeJesse Barnes
2011-05-13drm/i915: interrupt & vblank support for Ivy BridgeJesse Barnes
2011-05-13drm/i915: split enable/disable vblank code into chipset specific functionsJesse Barnes
2011-05-13drm/i915: split irq handling into per-chipset functionsJesse Barnes
2011-05-10drm/i915: move gen6 rps handling to workqueueBen Widawsky
2011-05-10drm/i915: reference counted forcewakeBen Widawsky
2011-05-10drm/i915: Rename agp_type to cache_levelChris Wilson
2011-05-10drm/i915: Move the irq wait queue initialisation into the ring initChris Wilson
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