Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.c697 adev->mman.stolen_reserved_size = 0; in amdgpu_gmc_get_vbios_allocations()
716 adev->mman.stolen_reserved_size = 0x200000; in amdgpu_gmc_get_vbios_allocations()
727 adev->mman.stolen_reserved_size = 64 * PAGE_SIZE; in amdgpu_gmc_get_vbios_allocations()
Damdgpu_ttm.h83 uint64_t stolen_reserved_size; member
Damdgpu_ttm.c1911 adev->mman.stolen_reserved_size, in amdgpu_ttm_init()
2008 if (adev->mman.stolen_reserved_size) in amdgpu_ttm_fini()