开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2024-11-21
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-11-04
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
2024-06-07
drm/xe/guc: Split g2h worker function
Michal Wajdeczko
2024-05-16
drm/xe/pf: Track adverse events notifications from GuC
Michal Wajdeczko
2024-05-06
drm/xe: Use ordered WQ for G2H handler
Matthew Brost
2024-04-22
drm/xe/guc: Fix arguments passed to relay G2H handlers
Michal Wajdeczko
2024-04-18
drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_active
Rodrigo Vivi
2024-04-10
drm/xe/guc: Prefer GT oriented asserts in CTB code
Michal Wajdeczko
2024-04-10
drm/xe/guc: Prefer GT oriented logs in GuC CTB code
Michal Wajdeczko
2024-04-08
drm/xe: Capture GuC CT snapshot when stopped
Matthew Brost
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-03-28
drm/xe/pf: Add minimal support for VF_STATE_NOTIFY events
Michal Wajdeczko
2024-03-22
drm/xe/guc: Check error code when initializing the CT mutex
Daniele Ceraolo Spurio
2024-03-20
drm/xe: Add XE_BO_GGTT_INVALIDATE flag
Matthew Brost
2024-02-20
drm/xe/guc: Allocate GuC data structures in system memory for initial load
Michał Winiarski
2024-01-26
drm/xe/guc: Flush G2H handler when turning off CTs
Matthew Brost
2024-01-26
drm/xe/guc: Add more GuC CT states
Matthew Brost
2024-01-24
drm/xe: Remove double new lines in devcoredump
José Roberto de Souza
2024-01-18
drm/xe/guc: Add kernel-doc for xe_guc_ct_send_recv()
Michal Wajdeczko
2024-01-18
drm/xe/guc: Return CTB HXG response DATA0 if no buffer provided
Michal Wajdeczko
2024-01-12
drm/xe/guc: Use HXG definitions on HXG messages
Michal Wajdeczko
2024-01-11
drm/xe/guc: Return CTB response length
Michal Wajdeczko
2024-01-05
drm/xe/guc: Start handling GuC Relay event messages
Michal Wajdeczko
2024-01-05
drm/xe/kunit: Allow to replace xe_guc_ct_send_recv() with stub
Michal Wajdeczko
2023-12-21
drm/xe/guc: Use FAST_REQUEST for non-blocking H2G messages
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Add a helper for DRM device-lifetime BO create
Michał Winiarski
[next]