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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
/
xe
/
xe_guc_submit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-19
drm/xe: Trigger queue cleanup if not in wedged mode 2
Matthew Brost
1
-13
/
+22
2026-03-19
drm/xe: Forcefully tear down exec queues in GuC submit fini
Matthew Brost
1
-10
/
+38
2026-03-19
drm/xe: Always kill exec queues in xe_guc_submit_pause_abort
Matthew Brost
1
-2
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-8
/
+8
2026-01-27
drm/xe: Reduce LRC timestamp stuck message on VFs to notice
Matthew Brost
1
-3
/
+8
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
1
-2
/
+0
2026-01-11
drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR
Matthew Brost
1
-76
/
+25
2026-01-11
drm/xe: Remove special casing for LR queues in submission
Matthew Brost
1
-120
/
+11
2026-01-11
drm/xe: Do not deregister queues in TDR
Matthew Brost
1
-60
/
+10
2026-01-11
drm/xe: Only toggle scheduling in TDR if GuC is running
Matthew Brost
1
-1
/
+2
2026-01-11
drm/xe: Stop abusing DRM scheduler internals
Matthew Brost
1
-63
/
+18
2026-01-09
drm/xe: Validate wedged_mode parameter and define enum for modes
Lukasz Laguna
1
-3
/
+4
2025-12-22
drm/xe/pf: Scheduler groups are incompatible with multi-lrc
Daniele Ceraolo Spurio
1
-0
/
+21
2025-12-22
drm/gt/guc: extract scheduler-related defines from guc_fwif.h
Daniele Ceraolo Spurio
1
-0
/
+17
2025-12-22
drm/xe/gt: Add engine masks for each class
Daniele Ceraolo Spurio
1
-1
/
+1
2025-12-19
drm/xe: Print GuC queue submission state on engine reset
Matthew Brost
1
-2
/
+3
2025-12-19
drm/xe: Increase log level for unhandled page faults
Matthew Brost
1
-6
/
+6
2025-12-16
drm/xe: Skip exec queue schedule toggle if queue is idle during suspend
Matthew Brost
1
-3
/
+52
2025-12-16
drm/xe: Use usleep_range for accurate long-running workload timeslicing
Matthew Brost
1
-1
/
+19
2025-12-12
drm/xe/doc: Add documentation for Multi Queue Group GuC interface
Niranjana Vishwanathapura
1
-0
/
+57
2025-12-12
drm/xe/multi_queue: Tracepoint support
Niranjana Vishwanathapura
1
-1
/
+4
2025-12-12
drm/xe/multi_queue: Teardown group upon job timeout
Niranjana Vishwanathapura
1
-1
/
+22
2025-12-12
drm/xe/multi_queue: Reset GT upon CGP_SYNC failure
Niranjana Vishwanathapura
1
-0
/
+38
2025-12-12
drm/xe/multi_queue: Handle CGP context error
Niranjana Vishwanathapura
1
-0
/
+31
2025-12-12
drm/xe/multi_queue: Handle tearing down of a multi queue
Niranjana Vishwanathapura
1
-20
/
+66
2025-12-12
drm/xe/multi_queue: Add multi queue information to guc_info dump
Niranjana Vishwanathapura
1
-0
/
+10
2025-12-12
drm/xe/multi_queue: Add support for multi queue dynamic priority change
Niranjana Vishwanathapura
1
-4
/
+53
2025-12-12
drm/xe/multi_queue: Add multi queue priority property
Niranjana Vishwanathapura
1
-0
/
+1
2025-12-12
drm/xe/multi_queue: Add GuC interface for multi queue support
Niranjana Vishwanathapura
1
-22
/
+256
2025-12-09
drm/xe/vf: Stop waiting for ring space on VF post migration recovery
Tomasz Lis
1
-4
/
+6
2025-12-04
drm/xe: Do not reference loop variable directly
Matthew Brost
1
-2
/
+3
2025-11-27
drm/xe/guc_submit: Introduce pause/unpause() helpers for PF
Raag Jadav
1
-0
/
+30
2025-11-27
drm/xe/vf: Update pause/unpause() helpers with VF naming
Raag Jadav
1
-6
/
+10
2025-11-25
drm/xe: Protect against unset LRC when pausing submissions
Tomasz Lis
1
-6
/
+16
2025-11-25
drm/xe/vf: Start re-emission from first unsignaled job during VF migration
Matthew Brost
1
-11
/
+14
2025-11-19
drm/xe/guc: Use scope-based cleanup
Matt Roper
1
-8
/
+3
2025-10-27
drm/xe: Fix spelling and typos across Xe driver files
Sanjay Yadav
1
-1
/
+1
2025-10-13
drm/xe/guc: Check GuC running state before deregistering exec queue
Shuicheng Lin
1
-1
/
+12
2025-10-09
drm/xe/vf: Add debug prints for GuC replaying state during VF recovery
Matthew Brost
1
-3
/
+20
2025-10-09
drm/xe: Move queue init before LRC creation
Matthew Brost
1
-1
/
+1
2025-10-09
drm/xe/vf: Replay GuC submission state on pause / unpause
Matthew Brost
1
-16
/
+255
2025-10-09
drm/xe/vf: Abort VF post migration recovery on failure
Matthew Brost
1
-0
/
+20
2025-10-09
drm/xe/vf: Wakeup in GuC backend on VF post migration recovery
Matthew Brost
1
-21
/
+72
2025-10-09
drm/xe/vf: Don't allow GT reset to be queued during VF post migration recovery
Matthew Brost
1
-37
/
+5
2025-10-09
drm/xe: Don't change LRC ring head on job resubmission
Matthew Brost
1
-2
/
+16
2025-10-09
drm/xe: Track LR jobs in DRM scheduler pending list
Matthew Brost
1
-14
/
+29
2025-10-09
drm/xe/guc: Track pending-enable source in submission state
Matthew Brost
1
-0
/
+36
2025-10-04
Revert "drm/xe/vf: Post migration, repopulate ring area for pending request"
Matthew Brost
1
-24
/
+0
2025-10-04
Revert "drm/xe/vf: Rebase exec queue parallel commands during migration recov...
Matthew Brost
1
-54
/
+0
[next]