Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3862 ATOM_VRAM_MODULE_V4 *vram_module = in radeon_atom_get_memory_info()
3863 (ATOM_VRAM_MODULE_V4 *)vram_info->v1_4.aVramInfo; in radeon_atom_get_memory_info()
3868 vram_module = (ATOM_VRAM_MODULE_V4 *) in radeon_atom_get_memory_info()
3940 ATOM_VRAM_MODULE_V4 *vram_module = in radeon_atom_get_mclk_range_table()
3941 (ATOM_VRAM_MODULE_V4 *)vram_info->v1_4.aVramInfo; in radeon_atom_get_mclk_range_table()
3947 vram_module = (ATOM_VRAM_MODULE_V4 *) in radeon_atom_get_mclk_range_table()
3951 ((le16_to_cpu(vram_module->usModuleSize) - offsetof(ATOM_VRAM_MODULE_V4, asMemTiming)) / in radeon_atom_get_mclk_range_table()
H A Datombios.h6629 }ATOM_VRAM_MODULE_V4; typedef
6761ATOM_VRAM_MODULE_V4 aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, …
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h7841 }ATOM_VRAM_MODULE_V4; typedef
8009ATOM_VRAM_MODULE_V4 aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation,…