Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c509 smu10_get_clock_voltage_dependency_table(hwmgr, &pinfo->vdd_dep_on_dcefclk, in smu10_populate_clock_table()
522 smu10_get_clock_voltage_dependency_table(hwmgr, &pinfo->vdd_dep_on_dcefclk, in smu10_populate_clock_table()
602 kfree(pinfo->vdd_dep_on_dcefclk); in smu10_hwmgr_backend_fini()
603 pinfo->vdd_dep_on_dcefclk = NULL; in smu10_hwmgr_backend_fini()
1189 pclk_vol_table = pinfo->vdd_dep_on_dcefclk; in smu10_get_clock_by_type_with_latency()
1243 pclk_vol_table = pinfo->vdd_dep_on_dcefclk; in smu10_get_clock_by_type_with_voltage()
H A Dvega10_processpptables.c927 pp_table_info->vdd_dep_on_dcefclk = NULL; in init_powerplay_extended_tables()
974 &pp_table_info->vdd_dep_on_dcefclk, in init_powerplay_extended_tables()
1016 pp_table_info->vdd_dep_on_dcefclk && in init_powerplay_extended_tables()
1017 pp_table_info->vdd_dep_on_dcefclk->count) in init_powerplay_extended_tables()
1020 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.c684 case 2: vdt = table_info->vdd_dep_on_dcefclk; break; in vega10_patch_voltage_dependency_tables_with_lookup_table()
1324 table_info->vdd_dep_on_dcefclk; in vega10_setup_default_dpm_tables()
1935 dep_table = table_info->vdd_dep_on_dcefclk; in vega10_populate_single_display_type()
4456 table_info->vdd_dep_on_dcefclk; in vega10_get_dcefclocks()
4520 dep_table = table_info->vdd_dep_on_dcefclk; in vega10_get_clock_by_type_with_voltage()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h537 struct phm_ppt_v1_clock_voltage_dependency_table *vdd_dep_on_dcefclk; member
566 struct phm_ppt_v1_clock_voltage_dependency_table *vdd_dep_on_dcefclk; member