diff options
| author | Michal Wajdeczko <[email protected]> | 2024-01-11 16:27:24 +0100 |
|---|---|---|
| committer | Michal Wajdeczko <[email protected]> | 2024-01-11 20:54:29 +0100 |
| commit | d898c2e55593fea5da068de48a878c66520a4af8 (patch) | |
| tree | f77177767586c2e41db2b2df2c1bb5d756b231bd /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 3c01e01214026114609c577ce31f81d4e037dd50 (diff) | |
drm/xe/guc: Return CTB response length
Not all CTB responses from the GuC are fixed size and we need to
pass response length to the caller, if there was a response_buffer.
Easiest solution is to return it as positive value from all
xe_guc_ct_send_recv() functions. The CTB response length is always
between 1 and 254 (ie. GUC_HXG_MSG_MIN_LEN and GUC_CTB_MAX_DWORDS
- GUC_HXG_MSG_MIN_LEN).
Cc: Matthew Brost <[email protected]>
Reviewed-by: Matthew Brost <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Wajdeczko <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions