diff options
author | 2020-10-14 07:47:32 -0400 | |
---|---|---|
committer | 2020-10-14 15:14:45 -0400 | |
commit | 185b0d5a787ff9c190aae059bfba35e3c4219326 (patch) | |
tree | 8978582df43f97160748bfc8d034b19bd79cc863 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | drm/amdgpu: vcn and jpeg ring synchronization (diff) | |
download | linux-dev-185b0d5a787ff9c190aae059bfba35e3c4219326.tar.xz linux-dev-185b0d5a787ff9c190aae059bfba35e3c4219326.zip |
drm/amdkfd: Use kvfree in destroy_crat_image
Now that we use kvmalloc for the crat_image, we need to use kvfree when
we destroy this.
Fixes: d0e63b343e575e ("drm/amdkfd: Use kvmalloc instead of kmalloc for VCRAT")
Reported-by: Morris Zhang <shiwu.zhang@amd.clm>
Signed-off-by: Kent Russell <kent.russell@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions