Searched refs:VRAM_Info (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | ppatomctrl.c | 145 GetIndexIntoMasterTable(DATA, VRAM_Info), &size, &frev, &crev); in atomctrl_initialize_mc_reg_table() 182 GetIndexIntoMasterTable(DATA, VRAM_Info), &size, &frev, &crev); in atomctrl_initialize_mc_reg_table_v2_2()
|
/linux-6.1.9/drivers/gpu/drm/radeon/ |
D | radeon_atombios.c | 3818 int index = GetIndexIntoMasterTable(DATA, VRAM_Info); in radeon_atom_get_memory_info() 3908 int index = GetIndexIntoMasterTable(DATA, VRAM_Info); in radeon_atom_get_mclk_range_table() 3981 int index = GetIndexIntoMasterTable(DATA, VRAM_Info); in radeon_atom_init_mc_reg_table()
|
D | atombios.h | 2377 USHORT VRAM_Info; // Only used by command table, latest version 1.3 member
|
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_atombios.c | 1421 int index = GetIndexIntoMasterTable(DATA, VRAM_Info); in amdgpu_atombios_init_mc_reg_table()
|
/linux-6.1.9/drivers/gpu/drm/amd/include/ |
D | atombios.h | 2813 USHORT VRAM_Info; // Only used by command table, latest version 1.3 member
|