summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorHarish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>2025-01-14 22:07:24 +0300
committerAlex Deucher <alexander.deucher@amd.com>2025-03-07 23:33:49 +0300
commit289e68503a4533b014f8447e2af28ad44c92c221 (patch)
treea99a4000952c5aa9baf720dbc15e133b0dd1dd65 /rust/helpers/helpers.c
parent68bfdc8dc0a1a7fdd9ab61e69907ae71a6fd3d91 (diff)
downloadlinux-289e68503a4533b014f8447e2af28ad44c92c221.tar.xz
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 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions