index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_gt_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-14
drm/i915/guc: handle interrupts from media GuC
Daniele Ceraolo Spurio
1
-4
/
+17
2022-11-10
drm/i915: Partial abandonment of legacy DRM logging macros
Tvrtko Ursulin
1
-3
/
+5
2022-11-07
drm/i915/mtl: add GSC CS interrupt support
Daniele Ceraolo Spurio
1
-35
/
+40
2022-09-12
drm/i915/mtl: Hook up interrupts for standalone media
Matt Roper
1
-0
/
+19
2022-09-12
drm/i915/mtl: Use primary GT's irq lock for media GT
Matt Roper
1
-8
/
+8
2022-05-10
drm/i915/pvc: Interrupt support for new copy engines
Matt Roper
1
-0
/
+16
2022-04-21
drm/i915/gsc: add gsc as a mei auxiliary device
Tomas Winkler
1
-0
/
+13
2022-03-02
drm/i915/xehp: Add Compute CS IRQ handlers
Matt Roper
1
-1
/
+14
2022-02-02
drm/i915: Move GT registers to their own header file
Matt Roper
1
-1
/
+1
2021-10-04
drm/i915/pxp: Implement PXP irq handler
Huang, Sean Z
1
-0
/
+7
2021-07-24
drm/i915/xehp: Extra media engines - Part 2 (interrupts)
John Harrison
1
-1
/
+12
2021-06-05
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
1
-3
/
+3
2021-06-03
drm/i915/guc: enable only the user interrupt when using GuC submission
Daniele Ceraolo Spurio
1
-7
/
+11
2021-05-25
drm/i915/gt: Move CS interrupt handler to the backend
Chris Wilson
1
-58
/
+24
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
1
-2
/
+1
2020-12-09
drm/i915/gt: Move move context layout registers and offsets to lrc_reg.h
Chris Wilson
1
-0
/
+1
2020-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
1
-0
/
+1
2020-07-10
drm/i915/gt: Be defensive in the face of false CS events
Chris Wilson
1
-1
/
+2
2020-07-08
drm/i915: Use the gt in HAS_ENGINE
Daniele Ceraolo Spurio
1
-1
/
+1
2020-04-07
drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore
Chris Wilson
1
-2
/
+13
2020-01-29
drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPT
Chris Wilson
1
-3
/
+24
2020-01-28
drm/i915/gt: Tidy repetition in declaring gen8+ interrupts
Chris Wilson
1
-16
/
+6
2020-01-28
drm/i915/gt: Reorganise gen8+ interrupt handler
Chris Wilson
1
-40
/
+30
2019-12-18
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
1
-6
/
+6
2019-11-27
drm/i915/gt: Defer breadcrumb processing to after the irq handler
Chris Wilson
1
-1
/
+1
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti
1
-2
/
+3
2019-08-12
drm/i915: Extract general GT interrupt handlers
Andi Shyti
1
-0
/
+455