summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_irq.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: rip out the PM_IIR WARNDaniel Vetter2012-06-231-1/+0
* drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson2012-06-061-3/+35
* drm/i915: Always update RPS interrupts thresholds along with frequencyChris Wilson2012-05-241-30/+7
* drm/i915: Introduce for_each_ring() macroChris Wilson2012-05-191-41/+28
* drm/i915: reuse Ivy Bridge interrupts code for HaswellEugeni Dodonov2012-05-191-2/+9
* drm/i915: Simplify interrupt processing for IvyBridgeChris Wilson2012-05-101-49/+38
* drm/i915: Avoid a double-read of PCH_IIR during interrupt handlingChris Wilson2012-05-101-6/+3
* drm/i915: Support pageflipping interrupts for all 3-pipes on IVBChris Wilson2012-05-061-9/+22
* drm/i915: kill flags parameter for reset functionsDaniel Vetter2012-05-051-1/+1
* drm/i915: rework dev->first_error lockingDaniel Vetter2012-05-051-5/+7
* drm/i915: extract dri1 breadcrumb update from irq handlerDaniel Vetter2012-05-031-21/+3
* drm/i915: move dri1 irq ioctl code to i915_dma.cDaniel Vetter2012-05-031-110/+0
* drm/i915: rip out dri1 breadcrumb updates from gen5+ irq handlersDaniel Vetter2012-05-031-16/+0
* drm/i915: move dri1 vblank stubs to i915_dma.cDaniel Vetter2012-05-031-61/+0
* drm/i915: Remove unused dev_priv->vblank_pipeChris Wilson2012-05-031-20/+0
* drm/i915: Remove unused ring->irq_seqnoChris Wilson2012-05-031-4/+1
* drm/i915: kill waiting_seqnoBen Widawsky2012-05-031-5/+9
* drm/i915: move vbetool invoked ier stuffBen Widawsky2012-05-031-0/+10
* drm/i915: Remove unused and unloved vblank macrosChris Wilson2012-05-031-11/+0
* drm/i915: Inline I915_INTERRUPT_ENABLE_FIXChris Wilson2012-05-031-20/+13
* drm/i915: Handle PendingFlip on gen3 robustlyChris Wilson2012-05-031-31/+43
* drm/i915: Cleanup gen3 irq uninstallChris Wilson2012-05-031-7/+4
* drm/i915: HWSTAM is only 16-bit on gen3Chris Wilson2012-05-031-2/+2
* drm/i915: Remove gen4 irq code from gen3 irq routineChris Wilson2012-05-031-43/+12
* drm/i915: Remove gen3 irq code from gen4 irq routineChris Wilson2012-05-031-17/+10
* drm/i915: Clear FlipDone semantics change for pageflipping on gen3Chris Wilson2012-05-031-28/+11
* drm/i915: Duplicate and split the gen3/4 irq handlerChris Wilson2012-05-031-238/+500
* drm/i915: pending_flip_is_done is gen3, name it soChris Wilson2012-05-031-9/+9
* drm/i915: Remove redundant initialisation of per-ring IRQ waitqueuesChris Wilson2012-05-031-17/+0
* drm/i915: Unconditionally initialise the interrupt workersChris Wilson2012-05-031-10/+6
* drm/i915: check for kms in dri1 ioctlsDaniel Vetter2012-05-031-0/+12
* drm/i915: Remove the list of pinned inactive objectsChris Wilson2012-05-031-31/+51
* drm/i915: create macros to handle masked bitsDaniel Vetter2012-05-031-3/+2
* drm/i915: i8xx interrupt handlerChris Wilson2012-05-031-4/+157
* drm/i915: Mask reserved bits in display/sprite address registersArmin Reese2012-04-171-1/+2
* drm/i915: Refactor the deferred PM_IIR handling into a single functionChris Wilson2012-04-151-39/+31
* drm/i915: Trigger hangcheck if we detect more a repeating missed IRQChris Wilson2012-04-151-25/+38
* drm/i915: dump the DMA fetch addr register on pre-gen6Daniel Vetter2012-04-091-1/+2
* drm/i915: extract gt interrupt handlerDaniel Vetter2012-04-091-29/+37
* drm/i915: rip out old HWSTAM missed irq WA for vlvDaniel Vetter2012-04-091-12/+0
* drm/i915: ring irq cleanupsBen Widawsky2012-04-091-10/+10
* drm/i915: ValleyView IRQ supportJesse Barnes2012-03-291-2/+336
* drm/i915: bind objects to the global gtt only when neededDaniel Vetter2012-03-201-1/+2
* i915: Add and use pr_fmt and pr_<level>Joe Perches2012-03-181-43/+27
* drm/i915: Record the position of the request upon errorChris Wilson2012-02-151-0/+1
* drm/i915: Record the in-flight requests at the time of a hangChris Wilson2012-02-151-22/+51
* drm/i915: enable forcewake voodoo also for gen6Daniel Vetter2012-02-131-12/+0
* Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queuedDaniel Vetter2012-02-101-1/+2
|\
| * drm/i915: rip out the HWSTAM missed irq workaroundDaniel Vetter2012-01-191-1/+2
* | drm/i915: dump even more into the error_stateDaniel Vetter2012-02-091-0/+7
OpenPOWER on IntegriCloud