summaryrefslogtreecommitdiff
path: root/kernel/range.c
diff options
context:
space:
mode:
authorSunil Khatri <sunil.khatri@amd.com>2026-05-20 16:39:49 +0530
committerAlex Deucher <alexander.deucher@amd.com>2026-05-27 12:01:42 -0400
commit181307acf8ea597ad63fd574b44d0f98a329a61b (patch)
treec508bb6dbb71fb4528db59ddd1121980beb5046d /kernel/range.c
parent0b8a1600ab50f331aeeba47c777a1b34cba606bf (diff)
drm/amdgpu/userq: use array instead of list for userq_vas
Use arrays instead of list for userq_vas since we have fixed no of bos. Also, we dont have to worry to free that memory later since this array would be free along with queue only. Signed-off-by: Sunil Khatri <sunil.khatri@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> (cherry picked from commit ef7dc711a664b0c548ecfdf13a00436b7446b8e7)
Diffstat (limited to 'kernel/range.c')
0 files changed, 0 insertions, 0 deletions