aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_irq.c
Commit message (Expand)AuthorAge
* Merge tag 'v3.6-rc2' into drm-intel-nextDaniel Vetter2012-08-17
|\
| * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-07-25
| |\
| * \ Merge tag 'v3.5-rc7' into drm-nextDave Airlie2012-07-20
| |\ \
| | * | drm/i915: rip out the PM_IIR WARNDaniel Vetter2012-06-22
* | | | drm/i915: Lazily apply the SNB+ seqno w/aChris Wilson2012-08-10
* | | | drm/i915: fix up ilk drps/ips lockingDaniel Vetter2012-08-09
* | | | drm/i915: DE_PCU_EVENT irq is ilk-onlyDaniel Vetter2012-08-09
* | | | drm/i915: move all rps state into dev_priv->rpsDaniel Vetter2012-08-09
* | | | drm/i915: Macro to determine DPF supportBen Widawsky2012-07-25
* | | | drm/i915: Replace the pending_gpu_write flag with an explicit seqnoChris Wilson2012-07-25
| |_|/ |/| |
* | | drm/i915: Add comments to explain the BSD tail write workaroundChris Wilson2012-07-20
|/ /
* | Merge tag 'v3.5-rc4' into drm-intel-next-queuedDaniel Vetter2012-06-25
|\|
| * drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson2012-06-06
* | drm/i915: support page flipping on ValleyViewJesse Barnes2012-06-20
* | drm/i915: add ccid to error stateBen Widawsky2012-06-14
* | Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queuedDaniel Vetter2012-06-01
|\|
| * drm/i915: Always update RPS interrupts thresholds along with frequencyChris Wilson2012-05-24
* | drm/i915: initialize the parity work only onceDaniel Vetter2012-06-01
* | drm/i915: ivybridge_handle_parity_error should be staticDaniel Vetter2012-06-01
* | drm/i915: enable parity error interruptsBen Widawsky2012-05-31
* | drm/i915: Dynamic Parity Detection handlingBen Widawsky2012-05-31
* | drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4xChris Wilson2012-05-21
* | drm/i915: All members of gen4 have hotplug, so unconditionally enable its irqChris Wilson2012-05-21
|/
* drm/i915: Introduce for_each_ring() macroChris Wilson2012-05-19
* drm/i915: reuse Ivy Bridge interrupts code for HaswellEugeni Dodonov2012-05-19
* drm/i915: Simplify interrupt processing for IvyBridgeChris Wilson2012-05-10
* drm/i915: Avoid a double-read of PCH_IIR during interrupt handlingChris Wilson2012-05-10
* drm/i915: Support pageflipping interrupts for all 3-pipes on IVBChris Wilson2012-05-06
* drm/i915: kill flags parameter for reset functionsDaniel Vetter2012-05-05
* drm/i915: rework dev->first_error lockingDaniel Vetter2012-05-05
* drm/i915: extract dri1 breadcrumb update from irq handlerDaniel Vetter2012-05-03
* drm/i915: move dri1 irq ioctl code to i915_dma.cDaniel Vetter2012-05-03
* drm/i915: rip out dri1 breadcrumb updates from gen5+ irq handlersDaniel Vetter2012-05-03
* drm/i915: move dri1 vblank stubs to i915_dma.cDaniel Vetter2012-05-03
* drm/i915: Remove unused dev_priv->vblank_pipeChris Wilson2012-05-03
* drm/i915: Remove unused ring->irq_seqnoChris Wilson2012-05-03
* drm/i915: kill waiting_seqnoBen Widawsky2012-05-03
* drm/i915: move vbetool invoked ier stuffBen Widawsky2012-05-03
* drm/i915: Remove unused and unloved vblank macrosChris Wilson2012-05-03
* drm/i915: Inline I915_INTERRUPT_ENABLE_FIXChris Wilson2012-05-03
* drm/i915: Handle PendingFlip on gen3 robustlyChris Wilson2012-05-03
* drm/i915: Cleanup gen3 irq uninstallChris Wilson2012-05-03
* drm/i915: HWSTAM is only 16-bit on gen3Chris Wilson2012-05-03
* drm/i915: Remove gen4 irq code from gen3 irq routineChris Wilson2012-05-03
* drm/i915: Remove gen3 irq code from gen4 irq routineChris Wilson2012-05-03
* drm/i915: Clear FlipDone semantics change for pageflipping on gen3Chris Wilson2012-05-03
* drm/i915: Duplicate and split the gen3/4 irq handlerChris Wilson2012-05-03
* drm/i915: pending_flip_is_done is gen3, name it soChris Wilson2012-05-03
* drm/i915: Remove redundant initialisation of per-ring IRQ waitqueuesChris Wilson2012-05-03
* drm/i915: Unconditionally initialise the interrupt workersChris Wilson2012-05-03