Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dsmu10_hwmgr.c428 smu10_get_clock_voltage_dependency_table(hwmgr, &pinfo->vdd_dep_on_dcefclk, in smu10_populate_clock_table()
441 smu10_get_clock_voltage_dependency_table(hwmgr, &pinfo->vdd_dep_on_dcefclk, in smu10_populate_clock_table()
522 kfree(pinfo->vdd_dep_on_dcefclk); in smu10_hwmgr_backend_fini()
523 pinfo->vdd_dep_on_dcefclk = NULL; in smu10_hwmgr_backend_fini()
977 pclk_vol_table = pinfo->vdd_dep_on_dcefclk; in smu10_get_clock_by_type_with_latency()
1031 pclk_vol_table = pinfo->vdd_dep_on_dcefclk; in smu10_get_clock_by_type_with_voltage()
H A Dvega10_processpptables.c909 pp_table_info->vdd_dep_on_dcefclk = NULL; in init_powerplay_extended_tables()
956 &pp_table_info->vdd_dep_on_dcefclk, in init_powerplay_extended_tables()
998 pp_table_info->vdd_dep_on_dcefclk && in init_powerplay_extended_tables()
999 pp_table_info->vdd_dep_on_dcefclk->count) in init_powerplay_extended_tables()
1002 pp_table_info->vdd_dep_on_dcefclk); in init_powerplay_extended_tables()
H A Dsmu10_hwmgr.h199 struct smu10_voltage_dependency_table *vdd_dep_on_dcefclk; member
H A Dvega10_hwmgr.c651 case 2: vdt = table_info->vdd_dep_on_dcefclk; break; in vega10_patch_voltage_dependency_tables_with_lookup_table()
1283 table_info->vdd_dep_on_dcefclk; in vega10_setup_default_dpm_tables()
1835 dep_table = table_info->vdd_dep_on_dcefclk; in vega10_populate_single_display_type()
4134 table_info->vdd_dep_on_dcefclk; in vega10_get_dcefclocks()
4198 dep_table = table_info->vdd_dep_on_dcefclk; in vega10_get_clock_by_type_with_voltage()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dhwmgr.h500 struct phm_ppt_v1_clock_voltage_dependency_table *vdd_dep_on_dcefclk; member
529 struct phm_ppt_v1_clock_voltage_dependency_table *vdd_dep_on_dcefclk; member