Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/radeon/
H A Dpptable.h435 UCHAR clockInfoIndex[] __counted_by(ucNumDPMLevels);
H A Dtrinity_dpm.c1736 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in trinity_parse_power_table()
H A Dsumo_dpm.c1505 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in sumo_parse_power_table()
H A Dkv_dpm.c2481 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in kv_parse_power_table()
H A Dradeon_atombios.c2718 clock_array_index = power_state->v2.clockInfoIndex[j]; in radeon_atombios_parse_power_table_6()
H A Dci_dpm.c5545 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in ci_parse_power_table()
H A Dsi_dpm.c6800 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in si_parse_power_table()
/linux-6.15/drivers/gpu/drm/amd/include/
H A Dpptable.h476 UCHAR clockInfoIndex[]; member
/linux-6.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c927 (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-6.15/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.c2744 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in kv_parse_power_table()
H A Dsi_dpm.c7312 idx = (u8 *)&power_state->v2.clockInfoIndex[0]; in si_parse_power_table()