Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.c708 adev->mman.keep_stolen_vga_memory = true; in amdgpu_gmc_get_vbios_allocations()
721 adev->mman.keep_stolen_vga_memory = true; in amdgpu_gmc_get_vbios_allocations()
730 adev->mman.keep_stolen_vga_memory = false; in amdgpu_gmc_get_vbios_allocations()
740 if (adev->mman.keep_stolen_vga_memory) in amdgpu_gmc_get_vbios_allocations()
H A Damdgpu_ttm.h79 bool keep_stolen_vga_memory; member
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c9064 if (!adev->mman.keep_stolen_vga_memory) in amdgpu_dm_atomic_commit_tail()
11127 if (!adev->mman.keep_stolen_vga_memory) in check_seamless_boot_capability()