index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2026-03-04
drm/xe: Only toggle scheduling in TDR if GuC is running
Matthew Brost
1
-1
/
+2
2026-01-08
drm/xe: Use usleep_range for accurate long-running workload timeslicing
Matthew Brost
1
-1
/
+19
2025-10-23
drm/xe/guc: Check GuC running state before deregistering exec queue
Shuicheng Lin
1
-1
/
+12
2025-08-20
drm/xe: Make dma-fences compliant with the safe access rules
Tvrtko Ursulin
1
-1
/
+6
2025-07-06
drm/xe: Fix early wedge on GuC load failure
Daniele Ceraolo Spurio
1
-0
/
+3
2025-07-06
drm/xe: Fix taking invalid lock on wedge
Lucas De Marchi
1
-0
/
+9
2025-07-06
drm/xe/guc_submit: add back fix
Matthew Auld
1
-0
/
+11
2025-03-22
drm/xe: Release guc ids before cancelling work
Tejas Upadhyay
1
-1
/
+1
2025-03-22
drm/xe: cancel pending job timer before freeing scheduler
Tejas Upadhyay
1
-0
/
+2
2024-12-14
drm/xe/devcoredump: Improve section headings and add tile info
John Harrison
1
-1
/
+1
2024-12-09
drm/xe/guc_submit: fix race around suspend_pending
Matthew Auld
1
-2
/
+15
2024-11-06
drm/xe: Stop accumulating LRC timestamp on job_free
Lucas De Marchi
1
-2
/
+0
2024-10-31
drm/xe: Don't short circuit TDR on jobs not started
Matthew Brost
1
-6
/
+12
2024-10-24
drm/xe: Don't restart parallel queues multiple times on GT reset
Nirmoy Das
1
-2
/
+12
2024-10-16
drm/xe: Don't free job in TDR
Matthew Brost
1
-2
/
+5
2024-10-11
Merge tag 'drm-xe-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
1
-6
/
+3
2024-10-11
Merge tag 'drm-misc-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-75
/
+1
2024-10-09
drm/xe/guc_submit: fix xa_store() error checking
Matthew Auld
1
-6
/
+3
2024-10-03
drm/xe: Resume TDR after GT reset
Matthew Brost
1
-0
/
+1
2024-10-03
drm/xe: fix UAF around queue destruction
Matthew Auld
1
-1
/
+25
2024-10-03
drm/xe/guc_submit: add missing locking in wedged_fini
Matthew Auld
1
-2
/
+8
2024-10-02
drm/xe: Drop GuC submit_wq pool
Matthew Brost
1
-59
/
+1
2024-08-18
drm/xe/guc_submit: Make suspend_wait interruptible
Francois Dugast
1
-6
/
+6
2024-08-16
drm/xe/uc: Use devm to register cleanup that includes exec_queues
Daniele Ceraolo Spurio
1
-2
/
+2
2024-08-10
drm/xe: Allow suspend / resume to be safely called multiple times
Matthew Brost
1
-7
/
+33
2024-08-10
drm/xe: Only enable scheduling upon resume if needed
Matthew Brost
1
-2
/
+4
2024-07-24
drm/xe: Fix possible UAF in guc_exec_queue_process_msg
Matthew Brost
1
-1
/
+3
2024-07-23
drm/xe: Store process name and pid in xe file
Matthew Brost
1
-8
/
+2
2024-07-20
drm/xe: Build PM into GuC CT layer
Matthew Brost
1
-0
/
+4
2024-07-17
drm/xe: Wedge the entire device
Matthew Brost
1
-13
/
+25
2024-07-11
drm/xe: Add process name and PID to job timedout message
José Roberto de Souza
1
-2
/
+15
2024-07-04
drm/xe: Add timeout to preempt fences
Matthew Brost
1
-6
/
+33
2024-06-21
drm/xe: Invert runnable_state / pending enable check and assert
Matthew Brost
1
-2
/
+2
2024-06-13
drm/xe: Sample ctx timestamp to determine if jobs have timed out
Matthew Brost
1
-61
/
+242
2024-06-13
drm/xe: Add killed, banned, or wedged as stick bit during GuC reset
Matthew Brost
1
-1
/
+3
2024-06-13
drm/xe: Add pending disable assert to handle_sched_done
Matthew Brost
1
-0
/
+1
2024-06-13
drm/xe: Add GuC state asserts to deregister_exec_queue
Matthew Brost
1
-0
/
+5
2024-06-13
drm/xe: Assert runnable state in handle_sched_done
Matthew Brost
1
-2
/
+7
2024-06-13
drm/xe: Improve unexpected state error messages
Matthew Brost
1
-4
/
+8
2024-06-07
drm/xe: Drop EXEC_QUEUE_FLAG_BANNED
Matthew Brost
1
-4
/
+6
2024-05-30
drm/xe: Decouple xe_exec_queue and xe_lrc
Niranjana Vishwanathapura
1
-15
/
+15
2024-05-29
drm/xe: Add engine name to the engine reset and cat-err log
Nirmoy Das
1
-2
/
+7
2024-05-28
drm/xe: Use run_ticks instead of runtime for client stats
Umesh Nerlige Ramappa
1
-1
/
+1
2024-05-27
drm/xe: Decouple job seqno and lrc seqno
Matthew Brost
1
-2
/
+3
2024-05-23
drm/xe: Nuke simple error capture
José Roberto de Souza
1
-52
/
+1
2024-05-23
drm/xe: Relax runtime pm protection during execution
Rodrigo Vivi
1
-0
/
+3
2024-05-22
drm/xe: Properly handle alloc_guc_id() failure
Niranjana Vishwanathapura
1
-0
/
+1
2024-05-22
drm/xe/guc: Allow to initialize submission with limited set of IDs
Michal Wajdeczko
1
-2
/
+15
2024-05-21
drm/xe: Add helper to accumulate exec queue runtime
Umesh Nerlige Ramappa
1
-0
/
+2
2024-05-15
drm/xe/xe_guc_submit: Declare reset if banned or killed or wedged
Jonathan Cavitt
1
-1
/
+1
[next]