Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.c625 adev->mman.stolen_reserved_offset = 0; in amdgpu_gmc_get_vbios_allocations()
644 adev->mman.stolen_reserved_offset = 0x500000; in amdgpu_gmc_get_vbios_allocations()
655 adev->mman.stolen_reserved_offset = 0x1ffb0000; in amdgpu_gmc_get_vbios_allocations()
Damdgpu_ttm.h75 uint64_t stolen_reserved_offset; member
Damdgpu_ttm.c1761 r = amdgpu_bo_create_kernel_at(adev, adev->mman.stolen_reserved_offset, in amdgpu_ttm_init()