diff options
author | 2025-01-14 14:07:24 -0500 | |
---|---|---|
committer | 2025-03-07 15:33:49 -0500 | |
commit | 289e68503a4533b014f8447e2af28ad44c92c221 (patch) | |
tree | a99a4000952c5aa9baf720dbc15e133b0dd1dd65 /scripts/gdb/linux/utils.py | |
parent | drm/amd: Keep display off while going into S4 (diff) | |
download | wireguard-linux-289e68503a4533b014f8447e2af28ad44c92c221.tar.xz wireguard-linux-289e68503a4533b014f8447e2af28ad44c92c221.zip |
drm/amdkfd: Set per-process flags only once cik/vi
Set per-process static sh_mem config only once during process
initialization. Move all static changes from update_qpd() which is
called each time a queue is created to set_cache_memory_policy() which
is called once during process initialization.
set_cache_memory_policy() is currently defined only for cik and vi
family. So this commit only focuses on these two. A separate commit will
address other asics.
Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Reviewed-by: Amber Lin <Amber.Lin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions