Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.c696 adev->mman.stolen_reserved_size = 0; in amdgpu_gmc_get_vbios_allocations()
715 adev->mman.stolen_reserved_size = 0x200000; in amdgpu_gmc_get_vbios_allocations()
726 adev->mman.stolen_reserved_size = 64 * PAGE_SIZE; in amdgpu_gmc_get_vbios_allocations()
H A Damdgpu_ttm.h83 uint64_t stolen_reserved_size; member
H A Damdgpu_ttm.c1931 adev->mman.stolen_reserved_size, in amdgpu_ttm_init()
2028 if (adev->mman.stolen_reserved_size) in amdgpu_ttm_fini()