Home
last modified time | relevance | path

Searched refs:stolen_reserved_offset (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.c649 adev->mman.stolen_reserved_offset = 0; in amdgpu_gmc_get_vbios_allocations()
668 adev->mman.stolen_reserved_offset = 0x500000; in amdgpu_gmc_get_vbios_allocations()
679 adev->mman.stolen_reserved_offset = 0x1ffb0000; in amdgpu_gmc_get_vbios_allocations()
Damdgpu_ttm.h81 uint64_t stolen_reserved_offset; member
Damdgpu_ttm.c1790 r = amdgpu_bo_create_kernel_at(adev, adev->mman.stolen_reserved_offset, in amdgpu_ttm_init()