diff options
author | 2023-02-21 17:31:32 -0500 | |
---|---|---|
committer | 2023-06-09 09:59:05 -0400 | |
commit | 1e4a00334add40f609162914af7a24bc92951008 (patch) | |
tree | 326e1aa7c96c7f77a2312cd18dc198d2f502524f /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | drm/amdgpu/bu: Add use_mtype_cc_wa module param (diff) | |
download | wireguard-linux-1e4a00334add40f609162914af7a24bc92951008.tar.xz wireguard-linux-1e4a00334add40f609162914af7a24bc92951008.zip |
drm/amdgpu: Fix per-BO MTYPE selection for GFXv9.4.3
Treat system memory on NUMA systems as remote by default. Overriding with
a more efficient MTYPE per page will be implemented in the next patch.
No need for a special case for APP APUs. System memory is handled the same
for carve-out and native mode. And VRAM doesn't exist in native mode.
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Philip Yang <Philip.Yang@amd.com>
Reviewed-and-tested-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions