index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-10-03
drm/xe: Resume TDR after GT reset
Matthew Brost
2024-10-03
drm/xe: fix UAF around queue destruction
Matthew Auld
2024-10-03
drm/xe/guc_submit: add missing locking in wedged_fini
Matthew Auld
2024-08-17
drm/xe/guc_submit: Make suspend_wait interruptible
Francois Dugast
2024-08-16
drm/xe/uc: Use devm to register cleanup that includes exec_queues
Daniele Ceraolo Spurio
2024-08-09
drm/xe: Allow suspend / resume to be safely called multiple times
Matthew Brost
2024-08-09
drm/xe: Only enable scheduling upon resume if needed
Matthew Brost
2024-07-24
drm/xe: Fix possible UAF in guc_exec_queue_process_msg
Matthew Brost
2024-07-23
drm/xe: Store process name and pid in xe file
Matthew Brost
2024-07-19
drm/xe: Build PM into GuC CT layer
Matthew Brost
2024-07-17
drm/xe: Wedge the entire device
Matthew Brost
2024-07-11
drm/xe: Add process name and PID to job timedout message
José Roberto de Souza
2024-07-03
drm/xe: Add timeout to preempt fences
Matthew Brost
2024-06-20
drm/xe: Invert runnable_state / pending enable check and assert
Matthew Brost
2024-06-12
drm/xe: Sample ctx timestamp to determine if jobs have timed out
Matthew Brost
2024-06-12
drm/xe: Add killed, banned, or wedged as stick bit during GuC reset
Matthew Brost
2024-06-12
drm/xe: Add pending disable assert to handle_sched_done
Matthew Brost
2024-06-12
drm/xe: Add GuC state asserts to deregister_exec_queue
Matthew Brost
2024-06-12
drm/xe: Assert runnable state in handle_sched_done
Matthew Brost
2024-06-12
drm/xe: Improve unexpected state error messages
Matthew Brost
2024-06-07
drm/xe: Drop EXEC_QUEUE_FLAG_BANNED
Matthew Brost
2024-05-29
drm/xe: Decouple xe_exec_queue and xe_lrc
Niranjana Vishwanathapura
2024-05-29
drm/xe: Add engine name to the engine reset and cat-err log
Nirmoy Das
2024-05-27
drm/xe: Use run_ticks instead of runtime for client stats
Umesh Nerlige Ramappa
2024-05-27
drm/xe: Decouple job seqno and lrc seqno
Matthew Brost
2024-05-23
drm/xe: Nuke simple error capture
José Roberto de Souza
2024-05-23
drm/xe: Relax runtime pm protection during execution
Rodrigo Vivi
2024-05-22
drm/xe: Properly handle alloc_guc_id() failure
Niranjana Vishwanathapura
2024-05-22
drm/xe/guc: Allow to initialize submission with limited set of IDs
Michal Wajdeczko
2024-05-21
drm/xe: Add helper to accumulate exec queue runtime
Umesh Nerlige Ramappa
2024-05-14
drm/xe/xe_guc_submit: Declare reset if banned or killed or wedged
Jonathan Cavitt
2024-05-14
drm/xe/xe_guc_submit: Allow lr exec queues to be banned
Jonathan Cavitt
2024-05-14
drm/xe/xe_guc_submit: Fix exec queue stop race condition
Jonathan Cavitt
2024-05-08
drm/xe: Add Indirect Ring State support
Niranjana Vishwanathapura
2024-05-07
drm/xe: skip error capture when exec queue is killed
Tejas Upadhyay
2024-04-25
drm/xe: Change xe_guc_submit_stop return to void
Himal Prasad Ghimiray
2024-04-25
drm/xe: Replace engine references with exec queue in xe_guc_submit.c
Matthew Brost
2024-04-25
drm/xe: Fix alignment in GuC exec queue state defines
Matthew Brost
2024-04-25
drm/xe: s/ENGINE_STATE_KILLED/EXEC_QUEUE_STATE_KILLED
Matthew Brost
2024-04-25
drm/xe: s/ENGINE_STATE_SUSPENDED/EXEC_QUEUE_STATE_SUSPENDED
Matthew Brost
2024-04-25
drm/xe: s/ENGINE_STATE_ENABLED/EXEC_QUEUE_STATE_ENABLED
Matthew Brost
2024-04-25
drm/xe: Delete unused GuC submission_state.suspend
Matthew Brost
2024-04-24
drm/xe: Introduce the wedged_mode debugfs
Rodrigo Vivi
2024-04-24
drm/xe: Force wedged state and block GT reset upon any GPU hang
Rodrigo Vivi
2024-04-08
drm/xe: Always capture exec queues on snapshot
Matthew Brost
2024-04-08
drm/xe/guc: Initialize GuC ID manager sooner
Michal Wajdeczko
2024-04-08
drm/xe/guc: Use drm_device-managed version of mutex_init()
Michal Wajdeczko
2024-04-04
drm/xe: Protect devcoredump access after unbind
Rodrigo Vivi
2024-03-27
drm/xe/guc: Use GuC ID Manager in submission code
Michal Wajdeczko
2024-03-27
drm/xe/guc: Move GUC_ID_MAX definition to GuC ABI header
Michal Wajdeczko
[next]