index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-03-25
drm/i915: Use vblank_disable_immediate on gen2
Ville Syrjälä
1
-7
/
+1
2019-03-25
drm/i915: Disable C3 when enabling vblank interrupts on i945gm
Ville Syrjälä
1
-0
/
+88
2019-03-21
drm/i915: move regs pointer inside the uncore structure
Daniele Ceraolo Spurio
1
-11
/
+11
2019-03-20
drm/i915: Introduce i915_has_asle()
Ville Syrjälä
1
-1
/
+9
2019-03-14
drm/i915: Also use new comparative stuff for more ICP+ stuff
Rodrigo Vivi
1
-4
/
+4
2019-03-13
drm/i915: Start using comparative INTEL_PCH_TYPE
Rodrigo Vivi
1
-5
/
+2
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
1
-31
/
+34
2019-03-05
drm/i915: Just check the vebox IIR regardless
Chris Wilson
1
-6
/
+4
2019-03-02
drm/i915: extract AUX mask assignment to separate function
Lucas De Marchi
1
-14
/
+20
2019-02-20
drm/i915: Reduce the RPS shock
Chris Wilson
1
-0
/
+12
2019-02-20
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
1
-0
/
+2
2019-02-15
drm/i915: Add pipe crc tracepoint
Ville Syrjälä
1
-6
/
+3
2019-02-04
Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-84
/
+34
2019-02-04
Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+2
2019-01-30
drm/i915: Replace global breadcrumbs with per-context interrupt tracking
Chris Wilson
1
-71
/
+11
2019-01-30
drm/i915: Remove the intel_engine_notify tracepoint
Chris Wilson
1
-2
/
+0
2019-01-28
drm/i915/tv: Use the scanline counter for timestamps on i965gm TV output
Ville Syrjälä
1
-2
/
+5
2019-01-25
drm/i915: Don't try to use the hardware frame counter with i965gm TV output
Ville Syrjälä
1
-9
/
+18
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-0
/
+2
2019-01-23
drm/i915/icl: do a posting read after irq install
Daniele Ceraolo Spurio
1
-0
/
+1
2019-01-22
drm/i915: Tidy common test_bit probing of i915_request->fence.flags
Chris Wilson
1
-2
/
+1
2019-01-17
drm/i915/irq: switch to kernel types
Jani Nikula
1
-41
/
+41
2019-01-17
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
1
-238
/
+0
2019-01-14
drm/i915: Track the rpm wakerefs for error handling
Chris Wilson
1
-2
/
+3
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
1
-1
/
+1
2019-01-10
drm/i915: drop DPF code for gen8+
Daniele Ceraolo Spurio
1
-3
/
+0
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
1
-1
/
+0
2018-12-31
drm/i915: Drop unused engine->irq_seqno_barrier w/a
Chris Wilson
1
-7
/
+0
2018-12-18
drm/i915: Apply missed interrupt after reset w/a to all ringbuffer gen
Chris Wilson
1
-9
/
+0
2018-12-13
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
1
-12
/
+12
2018-11-09
drm/i915/icl: Reset PSR interruptions
José Roberto de Souza
1
-0
/
+3
2018-11-07
drm/i915: Add short HPD IRQ storm detection for non-MST systems
Lyude Paul
1
-0
/
+7
2018-10-16
drm/i915/icl: Disable master intr before reading
Mika Kuoppala
1
-12
/
+25
2018-10-16
drm/i915/icl: No need to ack intr through master control
Mika Kuoppala
1
-2
/
+2
2018-10-16
drm/i915/gen8: Disable master intr before reading
Mika Kuoppala
1
-10
/
+26
2018-09-26
drm/i915: Avoid compiler warning for maybe unused gu_misc_iir
Chris Wilson
1
-21
/
+12
2018-09-03
drm/i915: Do a full device reset after being wedged
Chris Wilson
1
-1
/
+2
2018-08-30
drm/i915: clear error registers after error capture
Lionel Landwerlin
1
-1
/
+17
2018-08-22
drm/i915/psr: Mask PSR irq bits when re-enabling interrupts.
Dhinakaran Pandiyan
1
-1
/
+1
2018-08-10
drm/i915: Allow control of PSR at runtime through debugfs, v6
Maarten Lankhorst
1
-1
/
+1
2018-08-03
drm/i915: Clear all residual RPS events on disabling interrupts
Chris Wilson
1
-3
/
+5
2018-08-03
drm/i915: Unconditionally clear the pm/guc GT IIR upon acking
Chris Wilson
1
-5
/
+2
2018-07-31
drm/i915: Interactive RPS mode
Chris Wilson
1
-2
/
+2
2018-07-14
drm/i915/execlists: Drop clear_gtiir() on GPU reset
Chris Wilson
1
-3
/
+3
2018-07-13
drm/i915: Print the long_mask alongside the pin_mask
Ville Syrjälä
1
-2
/
+2
2018-07-13
drm/i915: Pass hpd_pin to long_pulse_detect()
Ville Syrjälä
1
-50
/
+45
2018-07-13
drm/i915: s/int i/enum hpd_pin pin/
Ville Syrjälä
1
-6
/
+6
2018-07-06
drm/i915: Remove support for legacy debugfs crc interface
Maarten Lankhorst
1
-57
/
+22
2018-07-04
drm/i915: Unmask and enable master error interrupt on gen2/3
Ville Syrjälä
1
-2
/
+6
2018-07-04
drm/i915: Fix pre-ILK error interrupt ack
Ville Syrjälä
1
-9
/
+96
[next]