diff options
author | 2022-11-14 11:43:48 -0500 | |
---|---|---|
committer | 2022-11-15 13:24:32 -0500 | |
commit | 6f9eea4392a178af19360694b1db64f985d0b459 (patch) | |
tree | ff73fd7a30ba796c00a234394edb163f35a729e7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdgpu: disable BACO support on more cards (diff) | |
download | wireguard-linux-6f9eea4392a178af19360694b1db64f985d0b459.tar.xz wireguard-linux-6f9eea4392a178af19360694b1db64f985d0b459.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 <jinhuieric.huang@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions