summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c
diff options
context:
space:
mode:
authorTimur Kristóf <timur.kristof@gmail.com>2025-11-07 16:57:34 +0100
committerAlex Deucher <alexander.deucher@amd.com>2025-11-11 21:54:17 -0500
commit3a4132e6cb4879764d886f11b9fd225197fb48dd (patch)
tree9ed1d70d19b0571f0bf0bb4043d88fb1117a0436 /drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c
parent3b832487a9e5b69d1f00ec8f02dc18d0299573ed (diff)
drm/amdgpu/gmc6: Place gart at low address range
Instead of using a best-fit algorithm to determine which part of the VMID 0 address space to use for GART, always use the low address range. A subsequent commit will use this to map the VCPU BO in GART for the VCE1 IP block. Split this into a separate patch to make it easier to bisect, in case there are any errors in the future. Signed-off-by: Timur Kristóf <timur.kristof@gmail.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c')
0 files changed, 0 insertions, 0 deletions