summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_irq.c
AgeCommit message (Expand)Author
2012-02-15drm/i915: Record the position of the request upon errorChris Wilson
2012-02-15drm/i915: Record the in-flight requests at the time of a hangChris Wilson
2012-02-13drm/i915: enable forcewake voodoo also for gen6Daniel Vetter
2012-02-10Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queuedDaniel Vetter
2012-02-09drm/i915: dump even more into the error_stateDaniel Vetter
2012-01-31drm/i915: Handle unmappable buffers during error state captureChris Wilson
2012-01-29drm/i915: add per-ring fault reg to error_stateDaniel Vetter
2012-01-29drm/i915: capture error_state also for stuck ringsDaniel Vetter
2012-01-29drm/i915: collect more per ring error stateDaniel Vetter
2012-01-29drm/i915: refactor ring error state capture to use arraysDaniel Vetter
2012-01-29drm/i915: switch ring->id to be a real idDaniel Vetter
2012-01-26drm/i915: correct lock type in destroyBen Widawsky
2012-01-19drm/i915: rip out the HWSTAM missed irq workaroundDaniel Vetter
2012-01-03drm/i915: kicking rings stuck on semaphores considered harmfulDaniel Vetter
2012-01-03Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie
2011-12-20Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie
2011-12-20drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä
2011-12-19drm/i915: check ACTHD of all ringsDaniel Vetter
2011-11-03drm/i915: Ivybridge still has fences!Daniel Vetter
2011-10-20drm/i915: close PM interrupt masking races in the rps work funcDaniel Vetter
2011-10-20drm/i915: close PM interrupt masking races in the irq handlerDaniel Vetter
2011-10-20Merge branch 'edp-training-fixes' into drm-intel-nextKeith Packard
2011-09-30drm/i915: Shut down PCH interrupts during irq_uninstallKeith Packard
2011-09-30drm/i915: Enable digital port hotplug on PCH systemsKeith Packard
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi
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