index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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-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
2024-03-20
drm/xe/uc: Use u64 for offsets for which we use upper_32_bits()
Daniele Ceraolo Spurio
2024-03-20
drm/xe: Always check force_wake_get return code
Daniele Ceraolo Spurio
2024-03-19
drm/xe: Separate out sched/deregister_done handling
Niranjana Vishwanathapura
2024-03-14
drm/xe/guc_submit: use jiffies for job timeout
Matthew Auld
2024-03-04
drm/xe: Add infrastructure for delayed LRC capture
Maarten Lankhorst
2024-03-04
drm/xe: Move lrc snapshot capturing to xe_lrc.c
Maarten Lankhorst
2024-02-26
drm/xe/guc: Handle timing out of signaled jobs gracefully
Matthew Brost
2024-02-21
drm/xe/snapshot: Remove drm_err on guc alloc failures
Maarten Lankhorst
2024-02-20
drm/xe/guc: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-02-20
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
2024-02-19
drm/xe/uapi: Remove support for persistent exec_queues
Thomas Hellström
2024-02-13
drm/xe: fix arguments to drm_err_printer()
Jani Nikula
2024-01-31
drm/xe: Convert job timeouts from assert to warning
Matt Roper
2024-01-24
drm/xe: Change devcoredump functions parameters to xe_sched_job
José Roberto de Souza
2024-01-15
drm/xe: Fix modifying exec_queue priority in xe_migrate_init
Brian Welty
2024-01-15
drm/xe: Fix guc_exec_queue_set_priority
Brian Welty
2024-01-10
drm/xe: Remove set_job_timeout_ms() from exec_queue_ops
Brian Welty
2024-01-10
drm/xe: Add exec_queue.sched_props.job_timeout_ms
Brian Welty
2024-01-09
drm/xe: Fix modifying exec_queue priority in xe_migrate_init
Brian Welty
2024-01-09
drm/xe: Fix guc_exec_queue_set_priority
Brian Welty
2023-12-21
drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctl
Bommu Krishnaiah
2023-12-21
drm/xe/guc: Include only required GuC ABI headers
Michal Wajdeczko
2023-12-21
drm/xe: Internally change the compute_mode and no_dma_fence mode naming
Thomas Hellström
2023-12-21
drm/xe/guc: Promote guc_to_gt/xe helpers to .h
Michal Wajdeczko
[prev]
[next]