Searched refs:PowerPlayInfo (Results 1 – 18 of 18) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/amd/pm/ |
| D | amdgpu_dpm.c | 260 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in amdgpu_get_platform_caps() 292 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in amdgpu_parse_extended_power_table() 770 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in amdgpu_add_thermal_controller()
|
| /Linux-v5.10/drivers/gpu/drm/radeon/ |
| D | r600_dpm.c | 849 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in r600_get_platform_caps() 879 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in r600_parse_extended_power_table()
|
| D | radeon_atombios.c | 2091 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in radeon_atombios_parse_power_table_1_3() 2574 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in radeon_atombios_parse_power_table_4_5() 2667 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in radeon_atombios_parse_power_table_6() 2754 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in radeon_atombios_get_power_modes()
|
| D | rs780_dpm.c | 798 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in rs780_parse_power_table()
|
| D | trinity_dpm.c | 1740 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in trinity_parse_power_table()
|
| D | sumo_dpm.c | 1463 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in sumo_parse_power_table()
|
| D | rv6xx_dpm.c | 1880 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in rv6xx_parse_power_table()
|
| D | rv770_dpm.c | 2274 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in rv7xx_parse_power_table()
|
| D | kv_dpm.c | 2643 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in kv_parse_power_table()
|
| D | ni_dpm.c | 3993 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in ni_parse_power_table()
|
| D | atombios.h | 2364 …USHORT PowerPlayInfo; // Shared by various SW components,latest version 2.1,new … member
|
| D | ci_dpm.c | 5539 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in ci_parse_power_table()
|
| D | si_dpm.c | 6798 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in si_parse_power_table()
|
| /Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| D | process_pptables_v1_0.c | 136 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in get_powerplay_table()
|
| D | processpptables.c | 843 GetIndexIntoMasterTable(DATA, PowerPlayInfo), in get_powerplay_table()
|
| /Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/ |
| D | kv_dpm.c | 2712 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in kv_parse_power_table()
|
| D | si_dpm.c | 7222 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in si_parse_power_table()
|
| /Linux-v5.10/drivers/gpu/drm/amd/include/ |
| D | atombios.h | 2800 …USHORT PowerPlayInfo; // Shared by various SW components,latest version 2.1,new … member
|