Home
last modified time | relevance | path

Searched refs:vdd_dep_on_phyclk (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dsmu10_hwmgr.c524 smu10_get_clock_voltage_dependency_table(hwmgr, &pinfo->vdd_dep_on_phyclk, in smu10_populate_clock_table()
602 kfree(pinfo->vdd_dep_on_phyclk); in smu10_hwmgr_backend_fini()
603 pinfo->vdd_dep_on_phyclk = NULL; in smu10_hwmgr_backend_fini()
1181 pclk_vol_table = pinfo->vdd_dep_on_phyclk; in smu10_get_clock_by_type_with_latency()
1238 pclk_vol_table = pinfo->vdd_dep_on_phyclk; in smu10_get_clock_by_type_with_voltage()
A Dsmu10_hwmgr.h205 struct smu10_voltage_dependency_table *vdd_dep_on_phyclk; member
A Dvega10_processpptables.c932 pp_table_info->vdd_dep_on_phyclk = NULL; in init_powerplay_extended_tables()
963 &pp_table_info->vdd_dep_on_phyclk, in init_powerplay_extended_tables()
A Dvega10_hwmgr.c679 case 5: vdt = table_info->vdd_dep_on_phyclk; break; in vega10_patch_voltage_dependency_tables_with_lookup_table()
1320 table_info->vdd_dep_on_phyclk; in vega10_setup_default_dpm_tables()
1937 dep_table = table_info->vdd_dep_on_phyclk; in vega10_populate_single_display_type()
4475 dep_table = table_info->vdd_dep_on_phyclk; in vega10_get_clock_by_type_with_voltage()
/linux/drivers/gpu/drm/amd/pm/inc/
A Dhwmgr.h571 struct phm_ppt_v1_clock_voltage_dependency_table *vdd_dep_on_phyclk; member

Completed in 27 milliseconds