Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.c696 adev->mman.stolen_reserved_offset = 0; in amdgpu_gmc_get_vbios_allocations()
715 adev->mman.stolen_reserved_offset = 0x500000; in amdgpu_gmc_get_vbios_allocations()
726 adev->mman.stolen_reserved_offset = 0x1ffb0000; in amdgpu_gmc_get_vbios_allocations()
Damdgpu_ttm.h82 uint64_t stolen_reserved_offset; member
Damdgpu_ttm.c1910 adev->mman.stolen_reserved_offset, in amdgpu_ttm_init()