Searched refs:PowerPlayInfo (Results 1 – 17 of 17) sorted by relevance
| /dragonfly/sys/dev/drm/amd/amdgpu/ |
| HD | amdgpu_dpm.c | 311 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in amdgpu_get_platform_caps() 343 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in amdgpu_parse_extended_power_table() 821 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in amdgpu_add_thermal_controller()
|
| HD | si_dpm.c | 7221 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in si_parse_power_table()
|
| /dragonfly/sys/dev/drm/radeon/ |
| HD | r600_dpm.c | 850 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in r600_get_platform_caps() 880 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in r600_parse_extended_power_table()
|
| HD | radeon_atombios.c | 2089 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in radeon_atombios_parse_power_table_1_3() 2569 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in radeon_atombios_parse_power_table_4_5() 2660 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in radeon_atombios_parse_power_table_6() 2745 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in radeon_atombios_get_power_modes()
|
| HD | rs780_dpm.c | 797 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in rs780_parse_power_table()
|
| HD | trinity_dpm.c | 1745 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in trinity_parse_power_table()
|
| HD | sumo_dpm.c | 1466 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in sumo_parse_power_table()
|
| HD | rv6xx_dpm.c | 1881 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in rv6xx_parse_power_table()
|
| HD | rv770_dpm.c | 2279 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in rv7xx_parse_power_table()
|
| HD | kv_dpm.c | 2639 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in kv_parse_power_table()
|
| HD | ni_dpm.c | 3991 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in ni_parse_power_table()
|
| HD | atombios.h | 2364 …USHORT PowerPlayInfo; // Shared by various SW components,latest version 2.1,new … member
|
| HD | ci_dpm.c | 5583 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in ci_parse_power_table()
|
| HD | si_dpm.c | 6815 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in si_parse_power_table()
|
| /dragonfly/sys/dev/drm/amd/powerplay/hwmgr/ |
| HD | process_pptables_v1_0.c | 136 int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo); in get_powerplay_table()
|
| HD | processpptables.c | 841 GetIndexIntoMasterTable(DATA, PowerPlayInfo), in get_powerplay_table()
|
| /dragonfly/sys/dev/drm/amd/include/ |
| HD | atombios.h | 2800 …USHORT PowerPlayInfo; // Shared by various SW components,latest version 2.1,new … member
|