Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.c638 adev->mman.keep_stolen_vga_memory = true; in amdgpu_gmc_get_vbios_allocations()
651 adev->mman.keep_stolen_vga_memory = true; in amdgpu_gmc_get_vbios_allocations()
660 adev->mman.keep_stolen_vga_memory = false; in amdgpu_gmc_get_vbios_allocations()
670 if (adev->mman.keep_stolen_vga_memory) in amdgpu_gmc_get_vbios_allocations()
Damdgpu_ttm.h72 bool keep_stolen_vga_memory; member
/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c8415 if (!adev->mman.keep_stolen_vga_memory) in amdgpu_dm_atomic_commit_tail()
10240 if (!adev->mman.keep_stolen_vga_memory) in check_seamless_boot_capability()