开源镜像站
帮助
动态
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-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
2023-12-21
drm/xe/guc: Include only required GuC ABI headers
Michal Wajdeczko
2023-12-21
drm/xe/guc: Fix wrong assert about full_len
Michal Wajdeczko
2023-12-21
drm/xe: Add event tracing for CTB
Balasubramani Vivekanandan
2023-12-21
drm/xe: Ensure mutex are destroyed
Bommithi Sakeena
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
drm/xe: Replace XE_WARN_ON with drm_warn when just printing a string
Francois Dugast
2023-12-21
drm/xe/ct: fix resv_space print
Matthew Auld
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
2023-12-21
drm/xe: remove header variable from parse_g2h_msg
Matthew Brost
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-21
drm/xe: Remove ct->fence_context
Matthew Brost
2023-12-21
drm/xe: Remove XE_GUC_CT_SELFTEST
Matthew Brost
2023-12-21
drm/xe: drop xe_device_mem_access_get() from guc_ct_send
Matthew Auld
2023-12-21
drm/xe: fix xe_device_mem_access_get() races
Matthew Auld
2023-12-21
drm/xe: Cleanup style warnings
Francois Dugast
2023-12-21
drm/xe: handle TLB invalidations from CT fast-path
Matthew Auld
2023-12-21
drm/xe/ct: update g2h outstanding for CTB capture
Matthew Auld
2023-12-21
drm/xe/ct: serialise fast_lock during CT disable
Matthew Auld
2023-12-21
drm/xe/ct: hold fast_lock when reserving space for g2h
Matthew Auld
2023-12-21
drm/xe: hold mem_access.ref for CT fast-path
Matthew Auld
2023-12-21
drm/xe/guc: Fix h2g_write usage of GUC_CTB_MSG_MAX_LEN
Alan Previn
2023-12-21
drm/xe/guc: Fix typo s/enabled/enable/
Lucas De Marchi
2023-12-19
drm/xe/guc: Read HXG fields from DW1 of G2H response
Matthew Brost
2023-12-19
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
2023-12-19
drm/xe: don't allocate under ct->lock
Matthew Auld
2023-12-19
drm/xe: Convert GuC CT print to snapshot capture and print.
Rodrigo Vivi
2023-12-19
drm/xe: Extract non mapped regions out of GuC CTB into its own struct.
Rodrigo Vivi
2023-12-19
drm/xe: Fix memory use after free
Niranjana Vishwanathapura
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
2023-12-19
drm/xe: Break of TLB invalidation into its own file
Matthew Brost
2023-12-19
drm/xe: Don't process TLB invalidation done in CT fast-path
Matthew Brost
2023-12-12
drm/xe/guc: s/xe_guc_send_mmio/xe_guc_mmio_send
Matthew Brost
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
[prev]