Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Datom.c1419 struct _ATOM_VRAM_USAGE_BY_FIRMWARE *firmware_usage; in atom_allocate_fb_scratch()
1422 firmware_usage = (struct _ATOM_VRAM_USAGE_BY_FIRMWARE *)(ctx->bios + data_offset); in atom_allocate_fb_scratch()
H A Datombios.h3855 typedef struct _ATOM_VRAM_USAGE_BY_FIRMWARE struct
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c1651 struct _ATOM_VRAM_USAGE_BY_FIRMWARE *firmware_usage; in amdgpu_atombios_allocate_fb_scratch()
1656 firmware_usage = (struct _ATOM_VRAM_USAGE_BY_FIRMWARE *)(ctx->bios + data_offset); in amdgpu_atombios_allocate_fb_scratch()
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h4338 typedef struct _ATOM_VRAM_USAGE_BY_FIRMWARE struct