drm/amdkfd: correct amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu log.
authorYifan Zhang <yifan1.zhang@amd.com>
Mon, 14 Dec 2020 09:45:20 +0000 (17:45 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Dec 2020 16:35:29 +0000 (11:35 -0500)
commit325f4b59f6361df0e20a39acd3b89c265d6ca2a8
tree7ad24ebc14650e4510d4fe916dae6e1a92a8885b
parent8409e20e0785c0fc689446318c50eb11eb5ae0fe
drm/amdkfd: correct amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu log.

it could also be insufficient vram that makes
amdgpu_amdkfd_reserve_mem_limit fail.

Signed-off-by: Yifan Zhang <yifan1.zhang@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c