-
- Downloads
drm/amdgpu: implement 2+1 PD support for Raven v3
Instead of falling back to 2 level and very limited address space use 2+1 PD support and 128TB + 512GB of virtual address space. v2: cleanup defines, rebase on top of level enum v3: fix inverted check in hardware setup Signed-off-by:Christian König <christian.koenig@amd.com> Reviewed-and-Tested-by:
Chunming Zhou <david1.zhou@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu.h 1 addition, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h 6 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
- drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c 29 additions, 13 deletionsdrivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c
- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c 22 additions, 4 deletionsdrivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
- drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c 31 additions, 18 deletionsdrivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c
Loading
Please register or sign in to comment