summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_irq.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Wire up cpu fifo underrun reporting support for bdwDaniel Vetter2013-11-081-0/+25
* drm/i915: Optimize gen8_enable|disable_vblank functionsDaniel Vetter2013-11-081-12/+6
* drm/i915: Wire up pipe CRC support for bdwDaniel Vetter2013-11-081-0/+4
* drm/i915: Wire up PCH interrupts for bdwDaniel Vetter2013-11-081-0/+16
* drm/i915: Wire up port A aux channelDaniel Vetter2013-11-081-2/+17
* drm/i915: Fix up the bdw pipe interrupt enable listsDaniel Vetter2013-11-081-4/+6
* drm/i915: Optimize pipe irq handling on bdwDaniel Vetter2013-11-081-21/+19
* drm/i915/bdw: Implement interrupt changesBen Widawsky2013-11-081-0/+321
* drm/i915: refactor ilk display interrupt handlingDaniel Vetter2013-10-301-29/+21
* drm/i915: use enum pipe consistently in i915_irq.cDaniel Vetter2013-10-301-18/+19
* drm/i915: handle faked missed interrupts as simulated hangs, tooDaniel Vetter2013-10-301-2/+6
* drm/i915: Use a spin lock to protect the pipe crc structDamien Lespiau2013-10-221-3/+9
* drm/i915: bikeshed the pipe CRC irq functions a bitDaniel Vetter2013-10-211-34/+37
* drm/i915: Enable CRC interrupts on pre-gen5/vlvDaniel Vetter2013-10-211-1/+20
* drm/i915: Wire up CRC interrupts for pre-gen5/vlvDaniel Vetter2013-10-211-6/+16
* drm/i915: Adjust CRC capture for pre-gen5/vlvDaniel Vetter2013-10-211-9/+19
* drm/i915: crc support for hswDaniel Vetter2013-10-181-19/+25
* drm/i915: use ->get_vblank_counter for the crc frame counterDaniel Vetter2013-10-181-6/+4
* drm/i915: wire up CRC interrupt for ilk/snbDaniel Vetter2013-10-181-2/+24
* drm/i915: extract display_pipe_crc_updateDaniel Vetter2013-10-181-7/+23
* drm/i915: static inline for dummy crc functionsDaniel Vetter2013-10-161-1/+1
* drm/i915: Implement blocking read for pipe CRC filesDamien Lespiau2013-10-161-0/+2
* drm/i915: Warn if we receive an interrupt after freeing the bufferDamien Lespiau2013-10-161-0/+5
* drm/i915: Sample the frame counter instead of a timestamp for CRCsDamien Lespiau2013-10-161-6/+2
* drm/i915: Keep the CRC values into a circular bufferDamien Lespiau2013-10-161-4/+15
* drm/i915: Expose latest 200 CRC value for pipe through debugfsShuang He2013-10-161-0/+35
* drm/i915: Don't pretend that gen2 has a hardware frame counterVille Syrjälä2013-10-141-1/+10
* drm/i915: Fix gen2 scanout position readoutVille Syrjälä2013-10-141-6/+15
* drm/i915: Improve the accuracy of get_scanout_pos on CTG+Ville Syrjälä2013-10-141-0/+53
* drm/i915: Fix scanoutpos calculationsVille Syrjälä2013-10-141-14/+25
* drm/i915: Skip register reads in i915_get_crtc_scanoutpos()Ville Syrjälä2013-10-141-26/+17
* drm/i915: Fix pre-CTG vblank counterVille Syrjälä2013-10-111-5/+31
* drm/i915: Capture the initial error-state when kicking stuck ringsChris Wilson2013-10-101-0/+2
* drm/i915: Tweak RPS thresholds to more aggressively downclockChris Wilson2013-10-031-13/+33
* drm/i915: Boost RPS frequency for CPU stallsChris Wilson2013-10-031-11/+0
* drm/i915: Fix __wait_seqno to use true infinite timeoutsChris Wilson2013-10-031-4/+7
* drm/i915: Move the conditional seqno query into the tracepointChris Wilson2013-10-011-1/+1
* Merge tag 'v3.12-rc2' into drm-intel-nextDaniel Vetter2013-09-241-15/+61
|\
| * drm/i915: fix wait_for_pending_flips vs gpu hang deadlockDaniel Vetter2013-09-091-14/+54
| * drm/i915: fix gpu hang vs. flip stall deadlocksDaniel Vetter2013-09-051-1/+7
* | drm/i915: don't disable ERR_INT on the IRQ handlerPaulo Zanoni2013-09-201-19/+0
* | drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPFBen Widawsky2013-09-191-2/+2
* | drm/i915: Add second slice l3 remappingBen Widawsky2013-09-191-31/+58
* | drm/i915: only report hpd connector status change when it actually changedJani Nikula2013-09-171-4/+10
* | drm/i915: include hangcheck action and score in error_stateMika Kuoppala2013-09-061-0/+5
|/
* drm/i915: fix hpd work vs. flush_work in the pageflip code deadlockDaniel Vetter2013-09-041-2/+7
* drm/i915: tune down hangcheck noiseDaniel Vetter2013-09-031-3/+3
* drm/i915: allow package C8+ states on Haswell (disabled)Paulo Zanoni2013-08-231-0/+101
* drm/i915: merge HSW and SNB PM irq handlersPaulo Zanoni2013-08-231-38/+12
* drm/i915: fix how we mask PMIMR when adding work to the queuePaulo Zanoni2013-08-231-9/+2
OpenPOWER on IntegriCloud