index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_irq.c
Age
Commit message (
Expand
)
Author
2019-01-29
drm/i915: Replace global breadcrumbs with per-context interrupt tracking
Chris Wilson
2019-01-29
drm/i915: Remove the intel_engine_notify tracepoint
Chris Wilson
2019-01-28
drm/i915/tv: Use the scanline counter for timestamps on i965gm TV output
Ville Syrjälä
2019-01-25
drm/i915: Don't try to use the hardware frame counter with i965gm TV output
Ville Syrjälä
2019-01-23
drm/i915/icl: do a posting read after irq install
Daniele Ceraolo Spurio
2019-01-22
drm/i915: Tidy common test_bit probing of i915_request->fence.flags
Chris Wilson
2019-01-17
drm/i915/irq: switch to kernel types
Jani Nikula
2019-01-16
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
2019-01-14
drm/i915: Track the rpm wakerefs for error handling
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-10
drm/i915: drop DPF code for gen8+
Daniele Ceraolo Spurio
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
2018-12-31
drm/i915: Drop unused engine->irq_seqno_barrier w/a
Chris Wilson
2018-12-18
drm/i915: Apply missed interrupt after reset w/a to all ringbuffer gen
Chris Wilson
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-11-09
drm/i915/icl: Reset PSR interruptions
José Roberto de Souza
2018-11-07
drm/i915: Add short HPD IRQ storm detection for non-MST systems
Lyude Paul
2018-10-16
drm/i915/icl: Disable master intr before reading
Mika Kuoppala
2018-10-16
drm/i915/icl: No need to ack intr through master control
Mika Kuoppala
2018-10-16
drm/i915/gen8: Disable master intr before reading
Mika Kuoppala
2018-09-26
drm/i915: Avoid compiler warning for maybe unused gu_misc_iir
Chris Wilson
2018-09-03
drm/i915: Do a full device reset after being wedged
Chris Wilson
2018-08-30
drm/i915: clear error registers after error capture
Lionel Landwerlin
2018-08-21
drm/i915/psr: Mask PSR irq bits when re-enabling interrupts.
Dhinakaran Pandiyan
2018-08-10
drm/i915: Allow control of PSR at runtime through debugfs, v6
Maarten Lankhorst
2018-08-03
drm/i915: Clear all residual RPS events on disabling interrupts
Chris Wilson
2018-08-03
drm/i915: Unconditionally clear the pm/guc GT IIR upon acking
Chris Wilson
2018-07-31
drm/i915: Interactive RPS mode
Chris Wilson
2018-07-13
drm/i915/execlists: Drop clear_gtiir() on GPU reset
Chris Wilson
2018-07-13
drm/i915: Print the long_mask alongside the pin_mask
Ville Syrjälä
2018-07-13
drm/i915: Pass hpd_pin to long_pulse_detect()
Ville Syrjälä
2018-07-13
drm/i915: s/int i/enum hpd_pin pin/
Ville Syrjälä
2018-07-06
drm/i915: Remove support for legacy debugfs crc interface
Maarten Lankhorst
2018-07-04
drm/i915: Unmask and enable master error interrupt on gen2/3
Ville Syrjälä
2018-07-04
drm/i915: Fix pre-ILK error interrupt ack
Ville Syrjälä
2018-07-04
drm/i915: Fix hotplug irq ack on i965/g4x
Ville Syrjälä
2018-06-28
drm/i915/execlists: Trust the CSB
Chris Wilson
2018-06-28
drm/i915/execlists: Process one CSB update at a time
Chris Wilson
2018-06-28
drm/i915: Drop posting reads to flush master interrupts
Chris Wilson
2018-06-28
drm/i915: Only signal from interrupt when requested
Chris Wilson
2018-06-28
drm/i915: Move the irq_counter inside the spinlock
Chris Wilson
2018-06-28
drm/i915: Only trigger missed-seqno checking next to boundary
Chris Wilson
2018-06-28
drm/i915: Reduce spinlock hold time during notify_ring() interrupt
Chris Wilson
2018-06-27
drm/i915/icp: Add Interrupt Support
Anusha Srivatsa
2018-06-18
drm/i915/icl: Handle hotplug interrupts for DP over TBT
Dhinakaran Pandiyan
2018-06-18
drm/i915/icl: Support for TC North Display interrupts
Dhinakaran Pandiyan
2018-06-18
drm/i915/icl: GSE interrupt moves from DE_MISC to GU_MISC
Dhinakaran Pandiyan
2018-06-14
drm/i915: Fix PIPESTAT irq ack on i965/g4x
Ville Syrjälä
2018-06-12
drm/i915/icl: DP_AUX_E is valid on ICL+
James Ausmus
2018-06-01
drm/i915/icl: Extend AUX F interrupts to ICL
Dhinakaran Pandiyan
[next]