summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_irq.c
AgeCommit message (Expand)Author
2019-02-04Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-02-04Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-01-29drm/i915: Replace global breadcrumbs with per-context interrupt trackingChris Wilson
2019-01-29drm/i915: Remove the intel_engine_notify tracepointChris Wilson
2019-01-28drm/i915/tv: Use the scanline counter for timestamps on i965gm TV outputVille Syrjälä
2019-01-25drm/i915: Don't try to use the hardware frame counter with i965gm TV outputVille Syrjälä
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-23drm/i915/icl: do a posting read after irq installDaniele Ceraolo Spurio
2019-01-22drm/i915: Tidy common test_bit probing of i915_request->fence.flagsChris Wilson
2019-01-17drm/i915/irq: switch to kernel typesJani Nikula
2019-01-16drm/i915: Pull all the reset functionality together into i915_reset.cChris Wilson
2019-01-14drm/i915: Track the rpm wakerefs for error handlingChris Wilson
2019-01-14drm/i915: Markup paired operations on wakerefsChris Wilson
2019-01-10drm/i915: drop DPF code for gen8+Daniele Ceraolo Spurio
2019-01-09drm/i915: drop all drmP.h includesJani Nikula
2018-12-31drm/i915: Drop unused engine->irq_seqno_barrier w/aChris Wilson
2018-12-18drm/i915: Apply missed interrupt after reset w/a to all ringbuffer genChris Wilson
2018-12-12drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi
2018-11-09drm/i915/icl: Reset PSR interruptionsJosé Roberto de Souza
2018-11-07drm/i915: Add short HPD IRQ storm detection for non-MST systemsLyude Paul
2018-10-16drm/i915/icl: Disable master intr before readingMika Kuoppala
2018-10-16drm/i915/icl: No need to ack intr through master controlMika Kuoppala
2018-10-16drm/i915/gen8: Disable master intr before readingMika Kuoppala
2018-09-26drm/i915: Avoid compiler warning for maybe unused gu_misc_iirChris Wilson
2018-09-03drm/i915: Do a full device reset after being wedgedChris Wilson
2018-08-30drm/i915: clear error registers after error captureLionel Landwerlin
2018-08-21drm/i915/psr: Mask PSR irq bits when re-enabling interrupts.Dhinakaran Pandiyan
2018-08-10drm/i915: Allow control of PSR at runtime through debugfs, v6Maarten Lankhorst
2018-08-03drm/i915: Clear all residual RPS events on disabling interruptsChris Wilson
2018-08-03drm/i915: Unconditionally clear the pm/guc GT IIR upon ackingChris Wilson
2018-07-31drm/i915: Interactive RPS modeChris Wilson
2018-07-13drm/i915/execlists: Drop clear_gtiir() on GPU resetChris Wilson
2018-07-13drm/i915: Print the long_mask alongside the pin_maskVille Syrjälä
2018-07-13drm/i915: Pass hpd_pin to long_pulse_detect()Ville Syrjälä
2018-07-13drm/i915: s/int i/enum hpd_pin pin/Ville Syrjälä
2018-07-06drm/i915: Remove support for legacy debugfs crc interfaceMaarten Lankhorst
2018-07-04drm/i915: Unmask and enable master error interrupt on gen2/3Ville Syrjälä
2018-07-04drm/i915: Fix pre-ILK error interrupt ackVille Syrjälä
2018-07-04drm/i915: Fix hotplug irq ack on i965/g4xVille Syrjälä
2018-06-28drm/i915/execlists: Trust the CSBChris Wilson
2018-06-28drm/i915/execlists: Process one CSB update at a timeChris Wilson
2018-06-28drm/i915: Drop posting reads to flush master interruptsChris Wilson
2018-06-28drm/i915: Only signal from interrupt when requestedChris Wilson
2018-06-28drm/i915: Move the irq_counter inside the spinlockChris Wilson
2018-06-28drm/i915: Only trigger missed-seqno checking next to boundaryChris Wilson
2018-06-28drm/i915: Reduce spinlock hold time during notify_ring() interruptChris Wilson
2018-06-27drm/i915/icp: Add Interrupt SupportAnusha Srivatsa
2018-06-18drm/i915/icl: Handle hotplug interrupts for DP over TBTDhinakaran Pandiyan
2018-06-18drm/i915/icl: Support for TC North Display interruptsDhinakaran Pandiyan
2018-06-18drm/i915/icl: GSE interrupt moves from DE_MISC to GU_MISCDhinakaran Pandiyan