index
:
linux.git
master
Linux kernel source tree.
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
10 days
drm/xe/guc: Hold device ref until queue teardown completes
Arvind Yadav
10 days
drm/xe/guc: Keep scheduler timeline name alive
Arvind Yadav
2026-07-01
drm/xe: Remove redundant exec_queue_suspended() check in submit_exec_queue()
Lu Yao
2026-07-01
drm/xe: wedge from the timeout handler only after releasing the queue
Rodrigo Vivi
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-06-11
drm/xe: fix job timeout recovery for unstarted jobs and kernel queues
Rodrigo Vivi
2026-06-04
drm/xe/multi_queue: skip submit when primary queue is suspended
Niranjana Vishwanathapura
2026-06-04
drm/xe: Clear pending_disable before signaling suspend fence
Tangudu Tilak Tirumalesh
2026-06-04
Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend"
Tangudu Tilak Tirumalesh
2026-05-26
drm/xe: Assign queue name in time for drm_sched_init
Tvrtko Ursulin
2026-05-19
drm/xe/multi_queue: Fix secondary queue error case
Niranjana Vishwanathapura
2026-05-18
drm/xe/multi_queue: Fix secondary queue error case
Niranjana Vishwanathapura
2026-05-08
drm/xe/multi_queue: Refactor CGP_SYNC send path
Niranjana Vishwanathapura
2026-05-08
drm/xe/multi_queue: Remove redundant assignment in guc_exec_queue_run_job
Niranjana Vishwanathapura
2026-04-29
drm/xe: Drop registration of guc_submit_wedged_fini from xe_guc_submit_wedge()
Matthew Brost
2026-04-15
drm/xe: Suppress reset log for killed queues
Daniele Ceraolo Spurio
2026-03-27
drm/xe: Drop registration of guc_submit_wedged_fini from xe_guc_submit_wedge()
Matthew Brost
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
[next]