index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-08-19
drm/xe/uc: Use devm to register cleanup that includes exec_queues
Daniele Ceraolo Spurio
2024-08-15
drm/xe: Build PM into GuC CT layer
Matthew Brost
2024-07-18
drm/xe: Wedge the entire device
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
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
[next]