aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c
diff options
context:
space:
mode:
authorPhilip Yang <[email protected]>2023-03-07 16:30:24 +0000
committerAlex Deucher <[email protected]>2023-06-09 14:36:35 +0000
commit6cfba94a77c5cbad2d7c106ac5f026b6a8b1efe6 (patch)
treefec51809f0d698b9d2beaf4dd14a6ace6444526d /drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c
parentdrm/amdgpu: Alloc page table on correct memory partition (diff)
downloadkernel-6cfba94a77c5cbad2d7c106ac5f026b6a8b1efe6.tar.gz
kernel-6cfba94a77c5cbad2d7c106ac5f026b6a8b1efe6.zip
drm/amdgpu: dGPU mode set VRAM range lpfn as exclusive
TTM place lpfn is exclusive used as end (start + size) in drm and buddy allocator, adev->gmc memory partition range lpfn is inclusive (start + size - 1), should plus 1 to set TTM place lpfn. Signed-off-by: Philip Yang <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c')
0 files changed, 0 insertions, 0 deletions