Re: [Patch v2 1/2] drm/amdgpu: Rework KFD memory max limits

2023-10-04 Thread Christian König
Am 02.10.23 um 22:21 schrieb Rajneesh Bhardwaj: 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 Signed-off-by: Rajneesh Bhardwaj Acked-by: Christian König

[Patch v2 1/2] drm/amdgpu: Rework KFD memory max limits

2023-10-02 Thread Rajneesh Bhardwaj
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 Signed-off-by: Rajneesh Bhardwaj --- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | 10 -- 1 file