Searched refs:vdd_dep_on_dispclk (Results 1 – 5 of 5) sorted by relevance
474 smu10_get_clock_voltage_dependency_table(hwmgr, &pinfo->vdd_dep_on_dispclk, in smu10_populate_clock_table()551 kfree(pinfo->vdd_dep_on_dispclk); in smu10_hwmgr_backend_fini()552 pinfo->vdd_dep_on_dispclk = NULL; in smu10_hwmgr_backend_fini()1012 pclk_vol_table = pinfo->vdd_dep_on_dispclk; in smu10_get_clock_by_type_with_latency()1066 pclk_vol_table = pinfo->vdd_dep_on_dispclk; in smu10_get_clock_by_type_with_voltage()
203 struct smu10_voltage_dependency_table *vdd_dep_on_dispclk; member
963 pp_table_info->vdd_dep_on_dispclk = NULL; in init_powerplay_extended_tables()999 &pp_table_info->vdd_dep_on_dispclk, in init_powerplay_extended_tables()
677 case 4: vdt = table_info->vdd_dep_on_dispclk; break; in vega10_patch_voltage_dependency_tables_with_lookup_table()1311 table_info->vdd_dep_on_dispclk; in vega10_setup_default_dpm_tables()1870 dep_table = table_info->vdd_dep_on_dispclk; in vega10_populate_single_display_type()4327 dep_table = table_info->vdd_dep_on_dispclk; in vega10_get_clock_by_type_with_voltage()
557 struct phm_ppt_v1_clock_voltage_dependency_table *vdd_dep_on_dispclk; member