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_ct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-14
drm/xe/ct: Separate waiting for retry from ct send function
Tomasz Lis
1
-25
/
+39
2025-10-09
drm/xe/vf: Workaround for race condition in GuC firmware during VF pause
Matthew Brost
1
-0
/
+4
2025-10-09
drm/xe/vf: Start CTs before resfix VF post migration recovery
Matthew Brost
1
-13
/
+47
2025-10-09
drm/xe: Add CTB_H2G_BUFFER_OFFSET define
Matthew Brost
1
-5
/
+6
2025-10-09
drm/xe/vf: Flush and stop CTs in VF post migration recovery
Matthew Brost
1
-0
/
+10
2025-10-09
drm/xe/vf: Use GUC_HXG_TYPE_EVENT for GuC context register
Matthew Brost
1
-8
/
+27
2025-10-09
drm/xe/vf: Abort H2G sends during VF post-migration recovery
Matthew Brost
1
-2
/
+2
2025-10-04
Revert "drm/xe/vf: Fixup CTB send buffer messages after migration"
Matthew Brost
1
-183
/
+0
2025-09-15
drm/xe/guc: Add test for G2G communications
John Harrison
1
-0
/
+5
2025-09-09
drm/xe/guc: Don't invoke disable_ct action during replacement
Michal Wajdeczko
1
-1
/
+1
2025-09-09
drm/xe/guc: Always add CT disable action during second init step
Michal Wajdeczko
1
-6
/
+5
2025-09-04
drm/xe/guc: Set upper limit of H2G retries over CTB
Michal Wajdeczko
1
-0
/
+10
2025-09-02
drm/xe/guc: Add devm release action to safely tear down CT
Satyanarayana K V P
1
-1
/
+40
2025-08-27
drm/xe: Split TLB invalidation code in frontend and backend
Matthew Brost
1
-1
/
+1
2025-08-27
drm/xe: Decouple TLB invalidations from GT
Matthew Brost
1
-1
/
+1
2025-08-27
drm/xe: s/tlb_invalidation/tlb_inval
Matthew Brost
1
-5
/
+3
2025-07-24
drm/xe/guc: Clear whole g2h_fence during initialization
Michal Wajdeczko
1
-5
/
+1
2025-07-10
drm/xe/guc: Cancel ongoing H2G requests when stopping CT
Michal Wajdeczko
1
-0
/
+24
2025-07-10
drm/xe/guc: Move state change logger to helper
Michal Wajdeczko
1
-1
/
+6
2025-07-10
drm/xe/guc: Rename CT state change helper
Michal Wajdeczko
1
-4
/
+4
2025-06-28
drm/xe: Drop bo->size
Matthew Brost
1
-2
/
+2
2025-06-26
drm/xe: Simplify GuC early initialization
Maarten Lankhorst
1
-10
/
+18
2025-06-24
drm/xe/guc: Explicitly exit CT safe mode on unwind
Michal Wajdeczko
1
-4
/
+6
2025-06-13
drm/xe: Add helper function to inject fault into ct_dead_capture()
Satyanarayana K V P
1
-0
/
+24
2025-06-13
drm/xe: Fix early wedge on GuC load failure
Daniele Ceraolo Spurio
1
-2
/
+5
2025-05-15
drm/xe/guc: Track FAST_REQ H2Gs to report where errors came from
John Harrison
1
-19
/
+96
2025-05-15
drm/xe/guc: Remove double blank line
John Harrison
1
-1
/
+0
2025-05-12
drm/xe/vf: Fixup CTB send buffer messages after migration
Tomasz Lis
1
-0
/
+183
2025-04-17
drm/xe: Introduce fault injection for guc CTB send/recv
Satyanarayana K V P
1
-0
/
+1
2025-04-04
drm/xe: Add XE_BO_FLAG_PINNED_NORESTORE
Matthew Brost
1
-1
/
+2
2025-03-28
drm/xe/guc: Reformat dead CT reason string to be devcoredump compatible
John Harrison
1
-1
/
+1
2025-01-29
drm/xe/guc: Fix size_t print format
Lucas De Marchi
1
-1
/
+1
2025-01-28
drm/xe: Make GUC binaries dump consistent with other binaries in devcoredump
José Roberto de Souza
1
-2
/
+4
2025-01-28
drm/xe: Fix and re-enable xe_print_blob_ascii85()
Lucas De Marchi
1
-1
/
+2
2025-01-09
drm/xe: Fix all typos in xe
Nitin Gote
1
-2
/
+2
2024-12-06
drm/xe/guc: Fix for dead CT dump not re-arming
John Harrison
1
-1
/
+3
2024-11-12
drm/xe/guc: Support crash dump notification from GuC
John Harrison
1
-0
/
+23
2024-11-07
drm/xe/guc: Log content of the failed G2H message
Michal Wajdeczko
1
-2
/
+2
2024-11-05
drm/xe: Fix drm-next merge
Lucas De Marchi
1
-19
/
+0
2024-11-04
Merge drm/drm-next into drm-xe-next
Thomas Hellström
1
-0
/
+18
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
1
-0
/
+18
2024-11-01
drm/xe: Move LNL scheduling WA to xe_device.h
Nirmoy Das
1
-10
/
+1
2024-10-29
drm/xe/guc: Separate full CTB content from guc_info debugfs
John Harrison
1
-26
/
+28
2024-10-24
drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
Badal Nilawar
1
-0
/
+18
2024-10-23
drm/xe: Mark G2H work queue with WQ_MEM_RECLAIM
Matthew Brost
1
-1
/
+1
2024-10-17
drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
Badal Nilawar
1
-0
/
+18
2024-10-09
drm/xe/ct: fix xa_store() error checking
Matthew Auld
1
-15
/
+8
2024-10-09
drm/xe/ct: prevent UAF in send_recv()
Matthew Auld
1
-3
/
+18
2024-10-08
drm/xe/guc: Extract GuC error capture lists
Zhanjun Dong
1
-0
/
+2
2024-10-08
drm/xe/guc: Dump entire CTB on errors
John Harrison
1
-61
/
+33
[next]