aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
diff options
context:
space:
mode:
authorEric Huang <[email protected]>2022-11-14 16:43:48 +0000
committerAlex Deucher <[email protected]>2022-11-15 18:35:16 +0000
commit48fb1ecf9371b649202c85ba6d44f5204e88bfc8 (patch)
tree435663d835bb1e210a4f333c1f4b3f0ff4323e66 /drivers/gpu/drm/amd/amdgpu/amdgpu.h
parentdrm/amdgpu: disable BACO support on more cards (diff)
downloadkernel-48fb1ecf9371b649202c85ba6d44f5204e88bfc8.tar.gz
kernel-48fb1ecf9371b649202c85ba6d44f5204e88bfc8.zip
drm/amdkfd: Fix a memory limit issue
It is to resolve a regression, which fails to allocate VRAM due to no free memory in application, the reason is we add check of vram_pin_size for memory limit, and application is pinning the memory for Peerdirect, KFD should not count it in memory limit. So removing vram_pin_size will resolve it. Signed-off-by: Eric Huang <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
0 files changed, 0 insertions, 0 deletions