Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.c945 adev->mman.keep_stolen_vga_memory = true; in amdgpu_gmc_get_vbios_allocations()
958 adev->mman.keep_stolen_vga_memory = true; in amdgpu_gmc_get_vbios_allocations()
961 adev->mman.keep_stolen_vga_memory = false; in amdgpu_gmc_get_vbios_allocations()
971 if (adev->mman.keep_stolen_vga_memory) in amdgpu_gmc_get_vbios_allocations()
Damdgpu_ttm.h77 bool keep_stolen_vga_memory; member
Damdgpu_device.c1704 if (adev->mman.keep_stolen_vga_memory) in amdgpu_device_seamless_boot_supported()
/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c10114 if (!adev->mman.keep_stolen_vga_memory) in amdgpu_dm_atomic_commit_tail()