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/
A Dsmu10_hwmgr.c496 smu10_get_clock_voltage_dependency_table(hwmgr, &pinfo->vdd_dep_on_dcefclk, in smu10_populate_clock_table()
509 smu10_get_clock_voltage_dependency_table(hwmgr, &pinfo->vdd_dep_on_dcefclk, in smu10_populate_clock_table()
592 kfree(pinfo->vdd_dep_on_dcefclk); in smu10_hwmgr_backend_fini()
593 pinfo->vdd_dep_on_dcefclk = NULL; in smu10_hwmgr_backend_fini()
1175 pclk_vol_table = pinfo->vdd_dep_on_dcefclk; in smu10_get_clock_by_type_with_latency()
1229 pclk_vol_table = pinfo->vdd_dep_on_dcefclk; in smu10_get_clock_by_type_with_voltage()
A Dvega10_processpptables.c928 pp_table_info->vdd_dep_on_dcefclk = NULL; in init_powerplay_extended_tables()
975 &pp_table_info->vdd_dep_on_dcefclk, in init_powerplay_extended_tables()
1017 pp_table_info->vdd_dep_on_dcefclk && in init_powerplay_extended_tables()
1018 pp_table_info->vdd_dep_on_dcefclk->count) in init_powerplay_extended_tables()
1021 pp_table_info->vdd_dep_on_dcefclk); in init_powerplay_extended_tables()
A Dsmu10_hwmgr.h199 struct smu10_voltage_dependency_table *vdd_dep_on_dcefclk; member
A Dvega10_hwmgr.c676 case 2: vdt = table_info->vdd_dep_on_dcefclk; break; in vega10_patch_voltage_dependency_tables_with_lookup_table()
1314 table_info->vdd_dep_on_dcefclk; in vega10_setup_default_dpm_tables()
1928 dep_table = table_info->vdd_dep_on_dcefclk; in vega10_populate_single_display_type()
4402 table_info->vdd_dep_on_dcefclk; in vega10_get_dcefclocks()
4466 dep_table = table_info->vdd_dep_on_dcefclk; in vega10_get_clock_by_type_with_voltage()
/linux/drivers/gpu/drm/amd/pm/inc/
A Dhwmgr.h539 struct phm_ppt_v1_clock_voltage_dependency_table *vdd_dep_on_dcefclk; member
568 struct phm_ppt_v1_clock_voltage_dependency_table *vdd_dep_on_dcefclk; member

Completed in 48 milliseconds