Home
last modified time | relevance | path

Searched refs:vddgfx_lookup_table (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dtonga_smumgr.c263 pptable_info->vddgfx_lookup_table, in tonga_get_dependency_volt_by_clk()
287 voltage->VddGfx = phm_get_voltage_index(pptable_info->vddgfx_lookup_table, in tonga_get_dependency_volt_by_clk()
399 struct phm_ppt_v1_voltage_lookup_table *vddgfx_lookup_table = in tonga_populate_cac_tables() local
400 pptable_info->vddgfx_lookup_table; in tonga_populate_cac_tables()
425 index = phm_get_voltage_index(vddgfx_lookup_table, in tonga_populate_cac_tables()
426 convert_to_vid(vddgfx_lookup_table->entries[index].us_cac_mid)); in tonga_populate_cac_tables()
428 convert_to_vid(vddgfx_lookup_table->entries[index].us_cac_high); in tonga_populate_cac_tables()
1331 phm_get_voltage_index(pptable_info->vddgfx_lookup_table, in tonga_populate_smc_uvd_level()
1391 phm_get_voltage_index(pptable_info->vddgfx_lookup_table, in tonga_populate_smc_vce_level()
1436 phm_get_voltage_index(pptable_info->vddgfx_lookup_table, in tonga_populate_smc_acp_level()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dprocess_pptables_v1_0.c258 pp_table_information->vddgfx_lookup_table = NULL; in init_dpm_2_parameters()
292 &pp_table_information->vddgfx_lookup_table, pVddgfxCACTable, 16); in init_dpm_2_parameters()
1210 kfree(pp_table_information->vddgfx_lookup_table); in pp_tables_v1_0_uninitialize()
1211 pp_table_information->vddgfx_lookup_table = NULL; in pp_tables_v1_0_uninitialize()
A Dsmu7_hwmgr.c367 table_info->vddgfx_lookup_table); in smu7_construct_voltage_tables()
2018 table_info->vddgfx_lookup_table, vv_id, &sclk)) { in smu7_get_evv_voltages()
2168 table_info->vddgfx_lookup_table->entries[voltage_id].us_vdd; in smu7_patch_voltage_dependency_tables_with_lookup_table()
2267 phm_add_voltage(hwmgr, pptable_info->vddgfx_lookup_table, &v_record); in smu7_calc_voltage_dependency_tables()
2293 phm_add_voltage(hwmgr, pptable_info->vddgfx_lookup_table, &v_record); in smu7_calc_mm_voltage_dependency_table()
2332 table_info->vddgfx_lookup_table, &(data->vddcgfx_leakage)); in smu7_complete_dependency_tables()
2363 tmp_result = smu7_sort_lookup_table(hwmgr, table_info->vddgfx_lookup_table); in smu7_complete_dependency_tables()
/linux/drivers/gpu/drm/amd/pm/inc/
A Dhwmgr.h552 struct phm_ppt_v1_voltage_lookup_table *vddgfx_lookup_table; member
589 struct phm_ppt_v1_voltage_lookup_table *vddgfx_lookup_table; member

Completed in 25 milliseconds