Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.c626 adev->mman.stolen_reserved_size = 0; in amdgpu_gmc_get_vbios_allocations()
645 adev->mman.stolen_reserved_size = 0x200000; in amdgpu_gmc_get_vbios_allocations()
656 adev->mman.stolen_reserved_size = 64 * PAGE_SIZE; in amdgpu_gmc_get_vbios_allocations()
Damdgpu_ttm.h76 uint64_t stolen_reserved_size; member
Damdgpu_ttm.c1762 adev->mman.stolen_reserved_size, in amdgpu_ttm_init()
1852 if (adev->mman.stolen_reserved_size) in amdgpu_ttm_fini()