index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
drm/i915/bdw+: Move misc display IRQ handling to it own function
José Roberto de Souza
1
-20
/
+25
2019-08-12
drm/i915: Extract general GT interrupt handlers
Andi Shyti
1
-542
/
+35
2019-08-12
drm/i915: Extract GT powermanagement interrupt handling
Andi Shyti
1
-168
/
+52
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
1
-1
/
+1
2019-08-07
drm/i915/irq: un-inline functions to avoid i915_drv.h include
Jani Nikula
1
-0
/
+19
2019-08-06
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
1
-1
/
+1
2019-08-01
drm/i915/ehl: Don't forget to handle port C's hotplug interrupts
Matt Roper
1
-6
/
+35
2019-07-30
drm/i915/tgl: handle DP aux interrupts
Lucas De Marchi
1
-5
/
+11
2019-07-30
drm/i915/tgl: Update north display hotplug detection to TGL connections
José Roberto de Souza
1
-5
/
+46
2019-07-30
drm/i915/tgl: Add hpd interrupt handling
Lucas De Marchi
1
-11
/
+117
2019-07-25
drm/i915/uc: Unify uC platform check
Daniele Ceraolo Spurio
1
-1
/
+1
2019-07-18
drm/i915: Add gen8_de_pipe_fault_mask()
Ville Syrjälä
1
-6
/
+9
2019-07-13
drm/i915/guc: prefer intel_gt in guc interrupt functions
Daniele Ceraolo Spurio
1
-33
/
+40
2019-07-13
drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_uc
Daniele Ceraolo Spurio
1
-4
/
+2
2019-07-13
drm/i915/guc: unify guc irq handling
Daniele Ceraolo Spurio
1
-15
/
+9
2019-07-13
drm/i915/guc: move guc irq functions to intel_guc parameter
Daniele Ceraolo Spurio
1
-14
/
+26
2019-07-05
drm/i915: Move dev_priv->pm_i{m, e}r into intel_gt
Tvrtko Ursulin
1
-57
/
+64
2019-07-05
drm/i915: Remove some legacy mmio accessors from interrupt handling
Tvrtko Ursulin
1
-36
/
+39
2019-07-05
drm/i915: Rework some interrupt handling functions to take intel_gt
Tvrtko Ursulin
1
-42
/
+46
2019-07-03
drm/i915: synchronize_irq() against the actual irq
Ville Syrjälä
1
-5
/
+5
2019-06-27
drm/i915: Make i945gm_vblank_work_func static
Chris Wilson
1
-1
/
+1
2019-06-26
drm/i915: Initialize drm_driver vblank funcs at compile time
Ville Syrjälä
1
-7
/
+4
2019-06-26
drm/i915: Nuke drm_driver irq vfuncs
Ville Syrjälä
1
-141
/
+148
2019-06-26
drm/i915: Switch to per-crtc vblank vfuncs
Ville Syrjälä
1
-53
/
+40
2019-06-17
drm/i915/ehl: Introduce Mule Creek Canyon PCH
Matt Roper
1
-5
/
+14
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
1
-4
/
+5
2019-06-14
drm/i915: make enable/disable rpm assert function use the rpm structure
Daniele Ceraolo Spurio
1
-16
/
+16
2019-06-14
drm/i915: Remove rpm asserts that use i915
Daniele Ceraolo Spurio
1
-3
/
+3
2019-06-12
drm/i915: Remove I915_READ16 and I915_WRITE16
Tvrtko Ursulin
1
-17
/
+23
2019-06-12
drm/i915: Remove I915_POSTING_READ_FW
Tvrtko Ursulin
1
-1
/
+1
2019-06-10
drm/i915: move pm related declarations to intel_pm.h
Jani Nikula
1
-0
/
+1
2019-05-28
drm/i915/guc: Correctly handle GuC interrupts on Gen11
Oscar Mateo
1
-1
/
+52
2019-05-28
drm/i915/guc: Create vfuncs for the GuC interrupts control functions
Oscar Mateo
1
-3
/
+3
2019-05-03
drm/i915: extract intel_lpe_audio.h from i915_drv.h
Jani Nikula
1
-0
/
+1
2019-04-30
drm/i915: extract intel_hotplug.h from intel_drv.h and i915_drv.h
Jani Nikula
1
-0
/
+1
2019-04-30
drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.h
Jani Nikula
1
-0
/
+1
2019-04-30
drm/i915: extract intel_fifo_underrun.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-26
drm/i915: Replace pcu_lock with sb_lock
Chris Wilson
1
-2
/
+2
2019-04-16
drm/i915: fully convert the IRQ initialization macros to intel_uncore
Paulo Zanoni
1
-56
/
+88
2019-04-16
drm/i915: convert the IRQ initialization functions to intel_uncore
Paulo Zanoni
1
-49
/
+48
2019-04-16
drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registers
Paulo Zanoni
1
-26
/
+26
2019-04-16
drm/i915: don't specify the IRQ register in the gen2 macros
Paulo Zanoni
1
-32
/
+25
2019-04-16
drm/i915: refactor the IRQ init/reset macros
Paulo Zanoni
1
-50
/
+86
2019-04-11
drm/i915: Use Engine1 instance for gen11 pm interrupts
Mika Kuoppala
1
-18
/
+38
2019-04-10
drm/i915/icl: Don't warn on spurious interrupts
Mika Kuoppala
1
-7
/
+1
2019-04-10
drm/i915/icl: Handle rps interrupts without irq lock
Mika Kuoppala
1
-1
/
+20
2019-04-08
drm/i915: extract intel_psr.h from intel_drv.h
Jani Nikula
1
-4
/
+7
2019-04-03
drm/i915: Move the decision to use the breadcrumb tasklet to the backend
Chris Wilson
1
-1
/
+1
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
[next]