Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dpptable.h435 UCHAR clockInfoIndex[] __counted_by(ucNumDPMLevels);
H A Dtrinity_dpm.c1735 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in trinity_parse_power_table()
H A Dsumo_dpm.c1504 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in sumo_parse_power_table()
H A Dkv_dpm.c2480 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in kv_parse_power_table()
H A Dradeon_atombios.c2710 clock_array_index = power_state->v2.clockInfoIndex[j]; in radeon_atombios_parse_power_table_6()
H A Dci_dpm.c5546 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in ci_parse_power_table()
H A Dsi_dpm.c6806 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in si_parse_power_table()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c926 (pstate_entry_v2->clockInfoIndex[i] * pclock_arrays->ucEntrySize)); in pp_tables_get_entry()
1679 unsigned long clockInfoIndex = record->ucClockInfoIndex & 0x3F; in get_vce_state_table_entry() local
1686 …*clock_info = (void *)((unsigned long)(clock_arrays->clockInfo) + (clockInfoIndex * clock_arrays->… in get_vce_state_table_entry()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.c2743 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in kv_parse_power_table()
H A Dsi_dpm.c7365 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in si_parse_power_table()