Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
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()
Damdgpu_ttm.h81 bool keep_stolen_vga_memory; member
Damdgpu_ttm.c2012 if (!adev->mman.keep_stolen_vga_memory) in amdgpu_ttm_late_init()
2027 if (adev->mman.keep_stolen_vga_memory) in amdgpu_ttm_fini()