diff options
author | Maciej Patelczyk <[email protected]> | 2024-12-11 12:17:27 +0100 |
---|---|---|
committer | Thomas Hellström <[email protected]> | 2025-01-15 11:32:50 +0100 |
commit | b26de02cf903b5182588c0df91a6e1b512f7d3f3 (patch) | |
tree | 0da9ecc543d594041420b609a277e0152f82da29 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 5db89168c408871d306e9fb669e494a1444da8ee (diff) |
drm/xe: make change ccs_mode a synchronous action
If ccs_mode is being modified via
/sys/class/drm/cardX/device/tileY/gtY/ccs_mode
the asynchronous reset is triggered and the write returns immediately.
With that some test receive false information about number of CCS engines
or even fail if they proceed without delay after changing the ccs_mode.
Changing the ccs_mode change from async to sync to prevent failures in
tests.
Signed-off-by: Maciej Patelczyk <[email protected]>
Reviewed-by: Lucas De Marchi <[email protected]>
Fixes: f3bc5bb4d53d ("drm/xe: Allow userspace to configure CCS mode")
Reviewed-by: Nirmoy Das <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Nirmoy Das <[email protected]>
(cherry picked from commit 480fb9806e2e073532f7786166287114c696b340)
Signed-off-by: Thomas Hellström <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions