]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: Rework KFD memory max limits
authorRajneesh Bhardwaj <rajneesh.bhardwaj@amd.com>
Thu, 14 Sep 2023 19:26:10 +0000 (15:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 Oct 2023 22:36:17 +0000 (18:36 -0400)
commit9b37d45d797e9441a415e17bf963423162d8f998
tree50aa9e36c4af7e58be3cfe5ae86d55954399af95
parent67318cb8434182ff4c3294dad6c3fbf5538aeb8e
drm/amdgpu: Rework KFD memory max limits

To allow bigger allocations specially on systems such as GFXIP 9.4.3
that use GTT memory for VRAM allocations, relax the limits to
maximize ROCm allocations.

Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c