summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2024-12-10 02:27:38 +0300
committerLucas De Marchi <lucas.demarchi@intel.com>2024-12-11 18:28:09 +0300
commitc1151691b5e97b600a9ef3efd7c31a3abf568e41 (patch)
tree171363b8bdca3566975b4c72a2ccfab2382f8322 /tools/perf/scripts/python
parentbd022199ce967cd4bfdd6cea2385448d72be2a80 (diff)
downloadlinux-c1151691b5e97b600a9ef3efd7c31a3abf568e41.tar.xz
drm/xe/reg_sr: Stop setting all whitelist slots
Currently xe_reg_sr_apply_whitelist() sets the unused values to a known used value for no good reason: it could just leave it with the HW default. The behavior is slightly different if there are no whitelist registers for the engine as the function returns early. This is not needed, so just drop the addition writes for the unused slots. Later this will allow to reduce the amount of registers passed to GuC for save/restore. Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20241209232739.147417-5-lucas.demarchi@intel.com Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions