Searched refs:AMDGPU_VBIOS_VGA_ALLOCATION (Results 1 – 7 of 7) sorted by relevance
682 size = max(size, (unsigned)AMDGPU_VBIOS_VGA_ALLOCATION); in amdgpu_gmc_get_vbios_allocations()689 if (size > AMDGPU_VBIOS_VGA_ALLOCATION) { in amdgpu_gmc_get_vbios_allocations()690 adev->mman.stolen_vga_size = AMDGPU_VBIOS_VGA_ALLOCATION; in amdgpu_gmc_get_vbios_allocations()
796 size = AMDGPU_VBIOS_VGA_ALLOCATION; in gmc_v6_0_get_vbios_fb_size()
654 size = AMDGPU_VBIOS_VGA_ALLOCATION; in gmc_v10_0_get_vbios_fb_size()
964 size = AMDGPU_VBIOS_VGA_ALLOCATION; in gmc_v7_0_get_vbios_fb_size()
257 #define AMDGPU_VBIOS_VGA_ALLOCATION (9 * 1024 * 1024) /* reserve 8MB for vga emulator and 1 MB for… macro
1078 size = AMDGPU_VBIOS_VGA_ALLOCATION; in gmc_v8_0_get_vbios_fb_size()
1230 size = AMDGPU_VBIOS_VGA_ALLOCATION; in gmc_v9_0_get_vbios_fb_size()
Completed in 23 milliseconds