index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/icl: Reset PSR interruptions
José Roberto de Souza
2018-11-09
1
-0
/
+3
*
drm/i915: Add short HPD IRQ storm detection for non-MST systems
Lyude Paul
2018-11-07
1
-0
/
+7
*
drm/i915/icl: Disable master intr before reading
Mika Kuoppala
2018-10-16
1
-12
/
+25
*
drm/i915/icl: No need to ack intr through master control
Mika Kuoppala
2018-10-16
1
-2
/
+2
*
drm/i915/gen8: Disable master intr before reading
Mika Kuoppala
2018-10-16
1
-10
/
+26
*
drm/i915: Avoid compiler warning for maybe unused gu_misc_iir
Chris Wilson
2018-09-26
1
-21
/
+12
*
drm/i915: Do a full device reset after being wedged
Chris Wilson
2018-09-03
1
-1
/
+2
*
drm/i915: clear error registers after error capture
Lionel Landwerlin
2018-08-30
1
-1
/
+17
*
drm/i915/psr: Mask PSR irq bits when re-enabling interrupts.
Dhinakaran Pandiyan
2018-08-21
1
-1
/
+1
*
drm/i915: Allow control of PSR at runtime through debugfs, v6
Maarten Lankhorst
2018-08-10
1
-1
/
+1
*
drm/i915: Clear all residual RPS events on disabling interrupts
Chris Wilson
2018-08-03
1
-3
/
+5
*
drm/i915: Unconditionally clear the pm/guc GT IIR upon acking
Chris Wilson
2018-08-03
1
-5
/
+2
*
drm/i915: Interactive RPS mode
Chris Wilson
2018-07-31
1
-2
/
+2
*
drm/i915/execlists: Drop clear_gtiir() on GPU reset
Chris Wilson
2018-07-13
1
-3
/
+3
*
drm/i915: Print the long_mask alongside the pin_mask
Ville Syrjälä
2018-07-13
1
-2
/
+2
*
drm/i915: Pass hpd_pin to long_pulse_detect()
Ville Syrjälä
2018-07-13
1
-50
/
+45
*
drm/i915: s/int i/enum hpd_pin pin/
Ville Syrjälä
2018-07-13
1
-6
/
+6
*
drm/i915: Remove support for legacy debugfs crc interface
Maarten Lankhorst
2018-07-06
1
-57
/
+22
*
drm/i915: Unmask and enable master error interrupt on gen2/3
Ville Syrjälä
2018-07-04
1
-2
/
+6
*
drm/i915: Fix pre-ILK error interrupt ack
Ville Syrjälä
2018-07-04
1
-9
/
+96
*
drm/i915: Fix hotplug irq ack on i965/g4x
Ville Syrjälä
2018-07-04
1
-2
/
+30
*
drm/i915/execlists: Trust the CSB
Chris Wilson
2018-06-28
1
-8
/
+3
*
drm/i915/execlists: Process one CSB update at a time
Chris Wilson
2018-06-28
1
-3
/
+4
*
drm/i915: Drop posting reads to flush master interrupts
Chris Wilson
2018-06-28
1
-8
/
+1
*
drm/i915: Only signal from interrupt when requested
Chris Wilson
2018-06-28
1
-2
/
+6
*
drm/i915: Move the irq_counter inside the spinlock
Chris Wilson
2018-06-28
1
-2
/
+2
*
drm/i915: Only trigger missed-seqno checking next to boundary
Chris Wilson
2018-06-28
1
-1
/
+2
*
drm/i915: Reduce spinlock hold time during notify_ring() interrupt
Chris Wilson
2018-06-28
1
-11
/
+21
*
drm/i915/icp: Add Interrupt Support
Anusha Srivatsa
2018-06-27
1
-2
/
+132
*
drm/i915/icl: Handle hotplug interrupts for DP over TBT
Dhinakaran Pandiyan
2018-06-18
1
-13
/
+36
*
drm/i915/icl: Support for TC North Display interrupts
Dhinakaran Pandiyan
2018-06-18
1
-3
/
+92
*
drm/i915/icl: GSE interrupt moves from DE_MISC to GU_MISC
Dhinakaran Pandiyan
2018-06-18
1
-1
/
+45
*
drm/i915: Fix PIPESTAT irq ack on i965/g4x
Ville Syrjälä
2018-06-14
1
-2
/
+10
*
drm/i915/icl: DP_AUX_E is valid on ICL+
James Ausmus
2018-06-12
1
-0
/
+6
*
drm/i915/icl: Extend AUX F interrupts to ICL
Dhinakaran Pandiyan
2018-06-01
1
-2
/
+3
*
drm/i915/icl: Correctly clear lost ctx-switch interrupts across reset for Gen11
Oscar Mateo
2018-04-25
1
-3
/
+3
*
drm/i915/psr: Control PSR interrupts via debugfs
Dhinakaran Pandiyan
2018-04-20
1
-39
/
+12
*
drm/i915: Enable edp psr error interrupts on bdw+
Ville Syrjälä
2018-04-20
1
-13
/
+44
*
drm/i915: Enable edp psr error interrupts on hsw
Daniel Vetter
2018-04-20
1
-0
/
+34
*
drm/i915: Pass the set of guilty engines to i915_reset()
Chris Wilson
2018-04-06
1
-4
/
+8
*
drm/i915/icl: Deal with GT INT DW correctly
Oscar Mateo
2018-04-06
1
-37
/
+73
*
drm/i915/icl: Handle RPS interrupts correctly for Gen11
Oscar Mateo
2018-04-06
1
-11
/
+62
*
drm/i915/icl: Use hw engine class, instance to find irq handler
Mika Kuoppala
2018-04-06
1
-46
/
+53
*
drm/i915: Use full serialisation around engine->irq_posted
Chris Wilson
2018-03-22
1
-4
/
+3
*
drm/i915: Add control flags to i915_handle_error()
Chris Wilson
2018-03-20
1
-23
/
+32
*
drm/i915: Trim error mask to known engines
Chris Wilson
2018-03-19
1
-0
/
+1
*
drm/i915/guc: Move GuC notification handling to separate function
Michal Wajdeczko
2018-03-09
1
-31
/
+2
*
drm/i915: Push irq_shift from gen8_cs_irq_handler() to caller
Chris Wilson
2018-03-09
1
-22
/
+16
*
drm/i915: Handle pipe CRC around enabling/disabling pipe.
Maarten Lankhorst
2018-03-08
1
-2
/
+2
*
drm/i915: Assert that the request is indeed complete when signaled from irq
Chris Wilson
2018-03-07
1
-0
/
+1
[next]