index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: prefer 3-letter acronym for ivybridge
Lucas De Marchi
2019-12-28
1
-3
/
+3
*
drm/i915: prefer 3-letter acronym for ironlake
Lucas De Marchi
2019-12-28
1
-6
/
+6
*
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
2019-12-18
1
-4
/
+4
*
drm/i915/irq: Refactor gen11 display interrupt handling
Matt Roper
2019-12-03
1
-22
/
+35
*
drm/i915: Program SHPD_FILTER_CNT on CNP+
Matt Roper
2019-12-02
1
-0
/
+5
*
drm/i915: Disable display interrupts during display IRQ handler
Clint Taylor
2019-11-26
1
-0
/
+4
*
drm/i915/tgl: Handle AUX interrupts for TC ports
Matt Roper
2019-10-28
1
-2
/
+8
*
drm/i915: Extract the GuC interrupt handlers
Andi Shyti
2019-10-26
1
-93
/
+0
*
drm/i915: Extract GT render power state management
Andi Shyti
2019-10-26
1
-355
/
+4
*
drm/i915: split gen11_irq_handler to make it shareable
Lucas De Marchi
2019-10-25
1
-5
/
+14
*
drm/i915: Catch GTT fault errors for gen11+ planes
Matt Roper
2019-10-24
1
-1
/
+3
*
drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove
Janusz Krzysztofik
2019-10-18
1
-4
/
+4
*
drm/i915: Correct the PCH type in irq postinstall
Vivek Kasireddy
2019-10-18
1
-1
/
+4
*
drm/i915: Introduce Jasper Lake PCH
Matt Roper
2019-10-16
1
-1
/
+23
*
drm/i915/ehl: Don't forget to set TC long detect function
Matt Roper
2019-10-16
1
-0
/
+1
*
drm/i915/ehl: Port C's hotplug interrupt is associated with TC1 bits
Vivek Kasireddy
2019-10-14
1
-4
/
+4
*
drm/i915/gt: Prefer local path to runtime powermanagement
Chris Wilson
2019-10-07
1
-3
/
+3
*
drm/i915: Implement a better i945gm vblank irq vs. C-states workaround
Ville Syrjälä
2019-10-04
1
-67
/
+12
*
drm/i915: Unify ICP and MCC hotplug pin tables
Matt Roper
2019-09-19
1
-8
/
+2
*
drm/i915/tgl: Access the right register when handling PSR interruptions
José Roberto de Souza
2019-09-04
1
-6
/
+45
*
drm/i915: unify icp, tgp and mcc irq setup
Lucas De Marchi
2019-08-30
1
-29
/
+21
*
drm/i915: parameterize SDE hotplug registers
Lucas De Marchi
2019-08-30
1
-18
/
+18
*
drm/i915: unify icp, tgp and mcc irq handling
Lucas De Marchi
2019-08-30
1
-49
/
+16
*
drm/i915: parameterize south hpd macros
Lucas De Marchi
2019-08-30
1
-18
/
+4
*
drm/i915: Use enum pipe consistently
Ville Syrjälä
2019-08-23
1
-5
/
+6
*
drm/i915: Unconfuse pipe vs. crtc->index in i915_get_crtc_scanoutpos()
Ville Syrjälä
2019-08-23
1
-4
/
+4
*
drm/i915: Do not unmask PSR interruption in IRQ postinstall
José Roberto de Souza
2019-08-22
1
-2
/
+0
*
drm/i915/bdw+: Move misc display IRQ handling to it own function
José Roberto de Souza
2019-08-13
1
-20
/
+25
*
drm/i915: Extract general GT interrupt handlers
Andi Shyti
2019-08-12
1
-542
/
+35
*
drm/i915: Extract GT powermanagement interrupt handling
Andi Shyti
2019-08-12
1
-168
/
+52
*
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
2019-08-07
1
-1
/
+1
*
drm/i915/irq: un-inline functions to avoid i915_drv.h include
Jani Nikula
2019-08-07
1
-0
/
+19
*
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
2019-08-06
1
-1
/
+1
*
drm/i915/ehl: Don't forget to handle port C's hotplug interrupts
Matt Roper
2019-08-01
1
-6
/
+35
*
drm/i915/tgl: handle DP aux interrupts
Lucas De Marchi
2019-07-30
1
-5
/
+11
*
drm/i915/tgl: Update north display hotplug detection to TGL connections
José Roberto de Souza
2019-07-30
1
-5
/
+46
*
drm/i915/tgl: Add hpd interrupt handling
Lucas De Marchi
2019-07-30
1
-11
/
+117
*
drm/i915/uc: Unify uC platform check
Daniele Ceraolo Spurio
2019-07-25
1
-1
/
+1
*
drm/i915: Add gen8_de_pipe_fault_mask()
Ville Syrjälä
2019-07-18
1
-6
/
+9
*
drm/i915/guc: prefer intel_gt in guc interrupt functions
Daniele Ceraolo Spurio
2019-07-13
1
-33
/
+40
*
drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_uc
Daniele Ceraolo Spurio
2019-07-13
1
-4
/
+2
*
drm/i915/guc: unify guc irq handling
Daniele Ceraolo Spurio
2019-07-13
1
-15
/
+9
*
drm/i915/guc: move guc irq functions to intel_guc parameter
Daniele Ceraolo Spurio
2019-07-13
1
-14
/
+26
*
drm/i915: Move dev_priv->pm_i{m, e}r into intel_gt
Tvrtko Ursulin
2019-07-05
1
-57
/
+64
*
drm/i915: Remove some legacy mmio accessors from interrupt handling
Tvrtko Ursulin
2019-07-05
1
-36
/
+39
*
drm/i915: Rework some interrupt handling functions to take intel_gt
Tvrtko Ursulin
2019-07-05
1
-42
/
+46
*
drm/i915: synchronize_irq() against the actual irq
Ville Syrjälä
2019-07-03
1
-5
/
+5
*
drm/i915: Make i945gm_vblank_work_func static
Chris Wilson
2019-06-27
1
-1
/
+1
*
drm/i915: Initialize drm_driver vblank funcs at compile time
Ville Syrjälä
2019-06-26
1
-7
/
+4
*
drm/i915: Nuke drm_driver irq vfuncs
Ville Syrjälä
2019-06-26
1
-141
/
+148
[next]