Searched refs:VRAM_Info (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | ppatomctrl.c | 146 GetIndexIntoMasterTable(DATA, VRAM_Info), &size, &frev, &crev); in atomctrl_initialize_mc_reg_table() 183 GetIndexIntoMasterTable(DATA, VRAM_Info), &size, &frev, &crev); in atomctrl_initialize_mc_reg_table_v2_2()
|
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | radeon_atombios.c | 3824 int index = GetIndexIntoMasterTable(DATA, VRAM_Info); in radeon_atom_get_memory_info() 3914 int index = GetIndexIntoMasterTable(DATA, VRAM_Info); in radeon_atom_get_mclk_range_table() 3987 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.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_atombios.c | 1436 int index = GetIndexIntoMasterTable(DATA, VRAM_Info); in amdgpu_atombios_init_mc_reg_table()
|
/linux-6.12.1/drivers/gpu/drm/amd/include/ |
D | atombios.h | 2813 USHORT VRAM_Info; // Only used by command table, latest version 1.3 member
|