开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-13
drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic number
Zhanjun Dong
2026-03-13
drm/xe: Trigger queue cleanup if not in wedged mode 2
Matthew Brost
2026-03-13
drm/xe: Forcefully tear down exec queues in GuC submit fini
Matthew Brost
2026-03-13
drm/xe: Always kill exec queues in xe_guc_submit_pause_abort
Matthew Brost
2026-03-03
Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
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-02-02
drm/xe: Move exponential sleep logic to helper
Michal Wajdeczko
2026-02-02
drm/xe: Promote relaxed_ms_sleep
Michal Wajdeczko
2026-01-29
drm/xe/multi_queue: Protect priority against concurrent access
Niranjana Vishwanathapura
2026-01-26
drm/xe: Reduce LRC timestamp stuck message on VFs to notice
Matthew Brost
2026-01-16
drm/xe: Add exec queue active vfunc
Matthew Brost
2026-01-16
drm/xe: Ban entire multi-queue group on any job timeout
Matthew Brost
2026-01-15
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
[next]