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