index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_guc_ct.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/xe: Build PM into GuC CT layer
Matthew Brost
2024-08-15
1
-1
/
+9
*
drm/xe/guc: Configure TLB timeout based on CT buffer size
Nirmoy Das
2024-07-01
1
-0
/
+17
*
drm/xe/guc: Print GuC error codes as hex value
Michal Wajdeczko
2024-06-27
1
-1
/
+1
*
drm/xe/guc: Demote the H2G retry log message to debug
Michal Wajdeczko
2024-06-27
1
-2
/
+2
*
drm/xe/trace: Print device_id in xe_trace_guc events
Radhakrishna Sripada
2024-06-12
1
-5
/
+6
*
drm/xe/trace: Extract guc related traces
Radhakrishna Sripada
2024-06-12
1
-1
/
+1
*
drm/xe/guc: Allow CTB G2H processing without G2H IRQ
Michal Wajdeczko
2024-06-07
1
-0
/
+43
*
drm/xe/guc: Split g2h worker function
Michal Wajdeczko
2024-06-07
1
-2
/
+8
*
drm/xe/pf: Track adverse events notifications from GuC
Michal Wajdeczko
2024-05-16
1
-0
/
+4
*
drm/xe: Use ordered WQ for G2H handler
Matthew Brost
2024-05-06
1
-0
/
+5
*
drm/xe/guc: Fix arguments passed to relay G2H handlers
Michal Wajdeczko
2024-04-22
1
-2
/
+2
*
drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_active
Rodrigo Vivi
2024-04-18
1
-4
/
+4
*
drm/xe/guc: Prefer GT oriented asserts in CTB code
Michal Wajdeczko
2024-04-10
1
-22
/
+22
*
drm/xe/guc: Prefer GT oriented logs in GuC CTB code
Michal Wajdeczko
2024-04-10
1
-32
/
+30
*
drm/xe: Capture GuC CT snapshot when stopped
Matthew Brost
2024-04-08
1
-1
/
+1
*
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-04-02
1
-3
/
+3
*
drm/xe/pf: Add minimal support for VF_STATE_NOTIFY events
Michal Wajdeczko
2024-03-28
1
-0
/
+5
*
drm/xe/guc: Check error code when initializing the CT mutex
Daniele Ceraolo Spurio
2024-03-22
1
-1
/
+4
*
drm/xe: Add XE_BO_GGTT_INVALIDATE flag
Matthew Brost
2024-03-20
1
-1
/
+2
*
drm/xe/guc: Allocate GuC data structures in system memory for initial load
Michał Winiarski
2024-02-20
1
-1
/
+1
*
drm/xe/guc: Flush G2H handler when turning off CTs
Matthew Brost
2024-01-26
1
-2
/
+10
*
drm/xe/guc: Add more GuC CT states
Matthew Brost
2024-01-26
1
-17
/
+63
*
drm/xe: Remove double new lines in devcoredump
José Roberto de Souza
2024-01-24
1
-2
/
+2
*
drm/xe/guc: Add kernel-doc for xe_guc_ct_send_recv()
Michal Wajdeczko
2024-01-18
1
-0
/
+18
*
drm/xe/guc: Return CTB HXG response DATA0 if no buffer provided
Michal Wajdeczko
2024-01-18
1
-1
/
+5
*
drm/xe/guc: Use HXG definitions on HXG messages
Michal Wajdeczko
2024-01-12
1
-28
/
+44
*
drm/xe/guc: Return CTB response length
Michal Wajdeczko
2024-01-11
1
-1
/
+1
*
drm/xe/guc: Start handling GuC Relay event messages
Michal Wajdeczko
2024-01-05
1
-0
/
+8
*
drm/xe/kunit: Allow to replace xe_guc_ct_send_recv() with stub
Michal Wajdeczko
2024-01-05
1
-0
/
+3
*
drm/xe/guc: Use FAST_REQUEST for non-blocking H2G messages
Daniele Ceraolo Spurio
2023-12-21
1
-6
/
+52
*
drm/xe: Add a helper for DRM device-lifetime BO create
Michał Winiarski
2023-12-21
1
-5
/
+3
*
drm/xe/guc: Include only required GuC ABI headers
Michal Wajdeczko
2023-12-21
1
-0
/
+2
*
drm/xe/guc: Fix wrong assert about full_len
Michal Wajdeczko
2023-12-21
1
-1
/
+1
*
drm/xe: Add event tracing for CTB
Balasubramani Vivekanandan
2023-12-21
1
-2
/
+11
*
drm/xe: Ensure mutex are destroyed
Bommithi Sakeena
2023-12-21
1
-1
/
+1
*
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
1
-14
/
+15
*
drm/xe: Replace XE_WARN_ON with drm_warn when just printing a string
Francois Dugast
2023-12-21
1
-1
/
+1
*
drm/xe/ct: fix resv_space print
Matthew Auld
2023-12-21
1
-1
/
+1
*
drm/xe: Rename engine to exec_queue
Francois Dugast
2023-12-21
1
-5
/
+5
*
drm/xe: remove header variable from parse_g2h_msg
Matthew Brost
2023-12-21
1
-2
/
+1
*
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-21
1
-11
/
+11
*
drm/xe: Remove ct->fence_context
Matthew Brost
2023-12-21
1
-1
/
+0
*
drm/xe: Remove XE_GUC_CT_SELFTEST
Matthew Brost
2023-12-21
1
-65
/
+0
*
drm/xe: drop xe_device_mem_access_get() from guc_ct_send
Matthew Auld
2023-12-21
1
-4
/
+0
*
drm/xe: fix xe_device_mem_access_get() races
Matthew Auld
2023-12-21
1
-4
/
+37
*
drm/xe: Cleanup style warnings
Francois Dugast
2023-12-21
1
-2
/
+1
*
drm/xe: handle TLB invalidations from CT fast-path
Matthew Auld
2023-12-21
1
-10
/
+2
*
drm/xe/ct: update g2h outstanding for CTB capture
Matthew Auld
2023-12-21
1
-0
/
+1
*
drm/xe/ct: serialise fast_lock during CT disable
Matthew Auld
2023-12-21
1
-2
/
+6
*
drm/xe/ct: hold fast_lock when reserving space for g2h
Matthew Auld
2023-12-21
1
-7
/
+15
[next]