Home
last modified time | relevance | path

Searched refs:AMDGPU_VBIOS_VGA_ALLOCATION (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.c503 size = max(size, (unsigned)AMDGPU_VBIOS_VGA_ALLOCATION); in amdgpu_gmc_get_vbios_allocations()
510 if (size > AMDGPU_VBIOS_VGA_ALLOCATION) { in amdgpu_gmc_get_vbios_allocations()
511 adev->mman.stolen_vga_size = AMDGPU_VBIOS_VGA_ALLOCATION; in amdgpu_gmc_get_vbios_allocations()
H A Dgmc_v6_0.c808 size = AMDGPU_VBIOS_VGA_ALLOCATION; in gmc_v6_0_get_vbios_fb_size()
H A Dgmc_v10_0.c583 size = AMDGPU_VBIOS_VGA_ALLOCATION; in gmc_v10_0_get_vbios_fb_size()
H A Dgmc_v9_0.c1084 size = AMDGPU_VBIOS_VGA_ALLOCATION; in gmc_v9_0_get_vbios_fb_size()
H A Dgmc_v7_0.c973 size = AMDGPU_VBIOS_VGA_ALLOCATION; in gmc_v7_0_get_vbios_fb_size()
H A Damdgpu.h223 #define AMDGPU_VBIOS_VGA_ALLOCATION (9 * 1024 * 1024) /* reserve 8MB for vga emulator and 1 MB for FB */ macro
H A Dgmc_v8_0.c1097 size = AMDGPU_VBIOS_VGA_ALLOCATION; in gmc_v8_0_get_vbios_fb_size()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.c742 size = max(size, (unsigned)AMDGPU_VBIOS_VGA_ALLOCATION); in amdgpu_gmc_get_vbios_allocations()
749 if (size > AMDGPU_VBIOS_VGA_ALLOCATION) { in amdgpu_gmc_get_vbios_allocations()
750 adev->mman.stolen_vga_size = AMDGPU_VBIOS_VGA_ALLOCATION; in amdgpu_gmc_get_vbios_allocations()
H A Dgmc_v10_0.c648 size = AMDGPU_VBIOS_VGA_ALLOCATION; in gmc_v10_0_get_vbios_fb_size()
H A Dgmc_v6_0.c795 size = AMDGPU_VBIOS_VGA_ALLOCATION; in gmc_v6_0_get_vbios_fb_size()
H A Dgmc_v11_0.c556 size = AMDGPU_VBIOS_VGA_ALLOCATION; in gmc_v11_0_get_vbios_fb_size()
H A Damdgpu.h257 #define AMDGPU_VBIOS_VGA_ALLOCATION (9 * 1024 * 1024) /* reserve 8MB for vga emulator and 1 MB for FB */ macro
H A Dgmc_v7_0.c965 size = AMDGPU_VBIOS_VGA_ALLOCATION; in gmc_v7_0_get_vbios_fb_size()
H A Dgmc_v9_0.c1382 size = AMDGPU_VBIOS_VGA_ALLOCATION; in gmc_v9_0_get_vbios_fb_size()
H A Dgmc_v8_0.c1071 size = AMDGPU_VBIOS_VGA_ALLOCATION; in gmc_v8_0_get_vbios_fb_size()

Completed in 26 milliseconds