index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
7 days
drm/xe/guc: Clear whole g2h_fence during initialization
Michal Wajdeczko
2025-07-10
drm/xe/guc: Cancel ongoing H2G requests when stopping CT
Michal Wajdeczko
2025-07-10
drm/xe/guc: Move state change logger to helper
Michal Wajdeczko
2025-07-10
drm/xe/guc: Rename CT state change helper
Michal Wajdeczko
2025-06-27
drm/xe: Drop bo->size
Matthew Brost
2025-06-26
drm/xe: Simplify GuC early initialization
Maarten Lankhorst
2025-06-24
drm/xe/guc: Explicitly exit CT safe mode on unwind
Michal Wajdeczko
2025-06-12
drm/xe: Add helper function to inject fault into ct_dead_capture()
Satyanarayana K V P
2025-06-12
drm/xe: Fix early wedge on GuC load failure
Daniele Ceraolo Spurio
2025-05-15
drm/xe/guc: Track FAST_REQ H2Gs to report where errors came from
John Harrison
2025-05-15
drm/xe/guc: Remove double blank line
John Harrison
2025-05-12
drm/xe/vf: Fixup CTB send buffer messages after migration
Tomasz Lis
2025-04-17
drm/xe: Introduce fault injection for guc CTB send/recv
Satyanarayana K V P
2025-04-04
drm/xe: Add XE_BO_FLAG_PINNED_NORESTORE
Matthew Brost
2025-03-28
drm/xe/guc: Reformat dead CT reason string to be devcoredump compatible
John Harrison
2025-01-29
drm/xe/guc: Fix size_t print format
Lucas De Marchi
2025-01-27
drm/xe: Make GUC binaries dump consistent with other binaries in devcoredump
José Roberto de Souza
2025-01-27
drm/xe: Fix and re-enable xe_print_blob_ascii85()
Lucas De Marchi
2025-01-09
drm/xe: Fix all typos in xe
Nitin Gote
2024-12-05
drm/xe/guc: Fix for dead CT dump not re-arming
John Harrison
2024-11-12
drm/xe/guc: Support crash dump notification from GuC
John Harrison
2024-11-07
drm/xe/guc: Log content of the failed G2H message
Michal Wajdeczko
2024-11-04
drm/xe: Fix drm-next merge
Lucas De Marchi
2024-11-04
Merge drm/drm-next into drm-xe-next
Thomas Hellström
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
2024-11-01
drm/xe: Move LNL scheduling WA to xe_device.h
Nirmoy Das
2024-10-29
drm/xe/guc: Separate full CTB content from guc_info debugfs
John Harrison
2024-10-24
drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
Badal Nilawar
2024-10-23
drm/xe: Mark G2H work queue with WQ_MEM_RECLAIM
Matthew Brost
2024-10-17
drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
Badal Nilawar
2024-10-08
drm/xe/ct: fix xa_store() error checking
Matthew Auld
2024-10-08
drm/xe/ct: prevent UAF in send_recv()
Matthew Auld
2024-10-08
drm/xe/guc: Extract GuC error capture lists
Zhanjun Dong
2024-10-07
drm/xe/guc: Dump entire CTB on errors
John Harrison
2024-10-07
drm/xe/guc: Dead CT helper
John Harrison
2024-10-07
drm/xe/guc: Remove spurious line feed in debug print
John Harrison
2024-10-03
drm/xe: Use fault injection infrastructure to find issues at probe time
Francois Dugast
2024-10-03
drm/xe/ct: drop irq usage of xa_erase()
Matthew Auld
2024-10-03
drm/xe/ct: fix xa_store() error checking
Matthew Auld
2024-10-03
drm/xe/ct: prevent UAF in send_recv()
Matthew Auld
2024-09-05
drm/xe: Replace double space with single space after comma
Nitin Gote
2024-08-20
drm/xe/guc: Bump the G2H queue size to account for page faults
Stuart Summers
2024-07-26
drm/xe: Assert G2H outstanding when releasing G2H
Matthew Brost
2024-07-19
drm/xe: Build PM into GuC CT layer
Matthew Brost
2024-07-01
drm/xe/guc: Configure TLB timeout based on CT buffer size
Nirmoy Das
2024-06-26
drm/xe/guc: Print GuC error codes as hex value
Michal Wajdeczko
2024-06-26
drm/xe/guc: Demote the H2G retry log message to debug
Michal Wajdeczko
2024-06-12
drm/xe/trace: Print device_id in xe_trace_guc events
Radhakrishna Sripada
2024-06-12
drm/xe/trace: Extract guc related traces
Radhakrishna Sripada
2024-06-07
drm/xe/guc: Allow CTB G2H processing without G2H IRQ
Michal Wajdeczko
[next]