Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu10_hwmgr.c451 smu10_get_clock_voltage_dependency_table(hwmgr, &pinfo->vdd_dep_on_dcefclk, in smu10_populate_clock_table()
464 smu10_get_clock_voltage_dependency_table(hwmgr, &pinfo->vdd_dep_on_dcefclk, in smu10_populate_clock_table()
545 kfree(pinfo->vdd_dep_on_dcefclk); in smu10_hwmgr_backend_fini()
546 pinfo->vdd_dep_on_dcefclk = NULL; in smu10_hwmgr_backend_fini()
1009 pclk_vol_table = pinfo->vdd_dep_on_dcefclk; in smu10_get_clock_by_type_with_latency()
1060 pclk_vol_table = pinfo->vdd_dep_on_dcefclk; in smu10_get_clock_by_type_with_voltage()
Dsmu10_hwmgr.h199 struct smu10_voltage_dependency_table *vdd_dep_on_dcefclk; member
Dvega10_processpptables.c958 pp_table_info->vdd_dep_on_dcefclk = NULL; in init_powerplay_extended_tables()
1005 &pp_table_info->vdd_dep_on_dcefclk, in init_powerplay_extended_tables()
1047 pp_table_info->vdd_dep_on_dcefclk && in init_powerplay_extended_tables()
1048 pp_table_info->vdd_dep_on_dcefclk->count) in init_powerplay_extended_tables()
1051 pp_table_info->vdd_dep_on_dcefclk); in init_powerplay_extended_tables()
Dvega10_hwmgr.c675 case 2: vdt = table_info->vdd_dep_on_dcefclk; break; in vega10_patch_voltage_dependency_tables_with_lookup_table()
1307 table_info->vdd_dep_on_dcefclk; in vega10_setup_default_dpm_tables()
1867 dep_table = table_info->vdd_dep_on_dcefclk; in vega10_populate_single_display_type()
4260 table_info->vdd_dep_on_dcefclk; in vega10_get_dcefclocks()
4324 dep_table = table_info->vdd_dep_on_dcefclk; in vega10_get_clock_by_type_with_voltage()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dhwmgr.h526 struct phm_ppt_v1_clock_voltage_dependency_table *vdd_dep_on_dcefclk; member
555 struct phm_ppt_v1_clock_voltage_dependency_table *vdd_dep_on_dcefclk; member