Home
last modified time | relevance | path

Searched refs:clockInfoIndex (Results 1 – 11 of 11) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/radeon/
Dpptable.h435 UCHAR clockInfoIndex[1]; member
Dtrinity_dpm.c1738 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in trinity_parse_power_table()
Dsumo_dpm.c1505 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in sumo_parse_power_table()
Dkv_dpm.c2482 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in kv_parse_power_table()
Dradeon_atombios.c2714 clock_array_index = power_state->v2.clockInfoIndex[j]; in radeon_atombios_parse_power_table_6()
Dci_dpm.c5561 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in ci_parse_power_table()
Dsi_dpm.c6844 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in si_parse_power_table()
/linux-5.19.10/drivers/gpu/drm/amd/include/
Dpptable.h476 UCHAR clockInfoIndex[1]; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dprocesspptables.c929 (pstate_entry_v2->clockInfoIndex[i] * pclock_arrays->ucEntrySize)); in pp_tables_get_entry()
1684 unsigned long clockInfoIndex = record->ucClockInfoIndex & 0x3F; in get_vce_state_table_entry() local
1691 …*clock_info = (void *)((unsigned long)(clock_arrays->clockInfo) + (clockInfoIndex * clock_arrays->… in get_vce_state_table_entry()
/linux-5.19.10/drivers/gpu/drm/amd/pm/legacy-dpm/
Dkv_dpm.c2754 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in kv_parse_power_table()
Dsi_dpm.c7314 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in si_parse_power_table()