index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
2021-07-24
drm/i915/xehp: Extra media engines - Part 2 (interrupts)
John Harrison
1
-1
/
+12
2021-06-06
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
1
-3
/
+3
2021-06-04
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-10
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