Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.c694 adev->mman.keep_stolen_vga_memory = true; in amdgpu_gmc_get_vbios_allocations()
697 adev->mman.keep_stolen_vga_memory = false; in amdgpu_gmc_get_vbios_allocations()
707 if (adev->mman.keep_stolen_vga_memory) in amdgpu_gmc_get_vbios_allocations()
Damdgpu_ttm.h85 bool keep_stolen_vga_memory; member
/Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c9316 if (!adev->mman.keep_stolen_vga_memory) in amdgpu_dm_atomic_commit_tail()