diff options
author | Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com> | 2025-03-27 21:56:04 +0300 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@intel.com> | 2025-04-07 23:16:07 +0300 |
commit | 262de94a3a7ef23c326534b3d9483602b7af841e (patch) | |
tree | ae205e7ecb5d53cf36c74db4237e3590db5cf2ea /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 7bcfeddb36b77f9fe3b010bb0b282b7618420bba (diff) | |
download | linux-262de94a3a7ef23c326534b3d9483602b7af841e.tar.xz |
drm/xe: Ensure fixed_slice_mode gets set after ccs_mode change
The RCU_MODE_FIXED_SLICE_CCS_MODE setting is not getting invoked
in the gt reset path after the ccs_mode setting by the user.
Add it to engine register update list (in hw_engine_setup_default_state())
which ensures it gets set in the gt reset and engine reset paths.
v2: Add register update to engine list to ensure it gets updated
after engine reset also.
Fixes: 0d97ecce16bd ("drm/xe: Enable Fixed CCS mode setting")
Cc: stable@vger.kernel.org
Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Link: https://lore.kernel.org/r/20250327185604.18230-1-niranjana.vishwanathapura@intel.com
(cherry picked from commit 12468e519f98e4d93370712e3607fab61df9dae9)
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions