Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.c709 adev->mman.keep_stolen_vga_memory = true; in amdgpu_gmc_get_vbios_allocations()
722 adev->mman.keep_stolen_vga_memory = true; in amdgpu_gmc_get_vbios_allocations()
731 adev->mman.keep_stolen_vga_memory = false; in amdgpu_gmc_get_vbios_allocations()
741 if (adev->mman.keep_stolen_vga_memory) in amdgpu_gmc_get_vbios_allocations()
Damdgpu_ttm.h79 bool keep_stolen_vga_memory; member
/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c9020 if (!adev->mman.keep_stolen_vga_memory) in amdgpu_dm_atomic_commit_tail()
10970 if (!adev->mman.keep_stolen_vga_memory) in check_seamless_boot_capability()