Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.c490 adev->mman.keep_stolen_vga_memory = true; in amdgpu_gmc_get_vbios_allocations()
493 adev->mman.keep_stolen_vga_memory = false; in amdgpu_gmc_get_vbios_allocations()
502 if (adev->mman.keep_stolen_vga_memory) in amdgpu_gmc_get_vbios_allocations()
H A Damdgpu_ttm.h81 bool keep_stolen_vga_memory; member
H A Damdgpu_ttm.c2013 if (!adev->mman.keep_stolen_vga_memory) in amdgpu_ttm_late_init()
2028 if (adev->mman.keep_stolen_vga_memory) in amdgpu_ttm_fini()