Home
last modified time | relevance | path

Searched refs:vdd_dep_on_dcefclk (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c474 smu10_get_clock_voltage_dependency_table(hwmgr, &pinfo->vdd_dep_on_dcefclk, in smu10_populate_clock_table()
487 smu10_get_clock_voltage_dependency_table(hwmgr, &pinfo->vdd_dep_on_dcefclk, in smu10_populate_clock_table()
569 kfree(pinfo->vdd_dep_on_dcefclk); in smu10_hwmgr_backend_fini()
570 pinfo->vdd_dep_on_dcefclk = NULL; in smu10_hwmgr_backend_fini()
1089 pclk_vol_table = pinfo->vdd_dep_on_dcefclk; in smu10_get_clock_by_type_with_latency()
1143 pclk_vol_table = pinfo->vdd_dep_on_dcefclk; in smu10_get_clock_by_type_with_voltage()
H A Dsmu10_hwmgr.h199 struct smu10_voltage_dependency_table *vdd_dep_on_dcefclk; member
H A 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()
H A Dvega10_hwmgr.c676 case 2: vdt = table_info->vdd_dep_on_dcefclk; break; in vega10_patch_voltage_dependency_tables_with_lookup_table()
1315 table_info->vdd_dep_on_dcefclk; in vega10_setup_default_dpm_tables()
1924 dep_table = table_info->vdd_dep_on_dcefclk; in vega10_populate_single_display_type()
4397 table_info->vdd_dep_on_dcefclk; in vega10_get_dcefclocks()
4461 dep_table = table_info->vdd_dep_on_dcefclk; in vega10_get_clock_by_type_with_voltage()
/kernel/linux/linux-6.6/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()
1185 pclk_vol_table = pinfo->vdd_dep_on_dcefclk; in smu10_get_clock_by_type_with_latency()
1239 pclk_vol_table = pinfo->vdd_dep_on_dcefclk; in smu10_get_clock_by_type_with_voltage()
H A Dsmu10_hwmgr.h199 struct smu10_voltage_dependency_table *vdd_dep_on_dcefclk; member
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 Dvega10_hwmgr.c675 case 2: vdt = table_info->vdd_dep_on_dcefclk; break; in vega10_patch_voltage_dependency_tables_with_lookup_table()
1313 table_info->vdd_dep_on_dcefclk; in vega10_setup_default_dpm_tables()
1924 dep_table = table_info->vdd_dep_on_dcefclk; in vega10_populate_single_display_type()
4419 table_info->vdd_dep_on_dcefclk; in vega10_get_dcefclocks()
4483 dep_table = table_info->vdd_dep_on_dcefclk; in vega10_get_clock_by_type_with_voltage()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/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
/kernel/linux/linux-6.6/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

Completed in 26 milliseconds