diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2024-05-22 15:26:50 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-05-29 14:48:30 -0400 |
commit | 7978c4d41496becda1c1cbd5b783c60e9b64d618 (patch) | |
tree | 43c31744bb4e2517d35d34d8cb88dce865a7d02d /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | d4ab6c409b16954d977959e1b9848910f58f32bc (diff) |
drm/amdkfd: simplify APU VRAM handling
With commit 89773b85599a
("drm/amdkfd: Let VRAM allocations go to GTT domain on small APUs")
big and small APU "VRAM" handling in KFD was unified. Since AMD_IS_APU
is set for both big and small APUs, we can simplify the checks in
the code.
v2: clean up a few more places (Lang)
Acked-by: Felix Kuehling <felix.kuehling@amd.com>
Reviewed-by: Lang Yu <Lang.Yu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions