Home
last modified time | relevance | path

Searched refs:vddc_dep_on_dal_pwrl (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu_helper.c499 /* initialize vddc_dep_on_dal_pwrl table */ in phm_initializa_dynamic_state_adjustment_rule_settings()
504 pr_err("Can not allocate space for vddc_dep_on_dal_pwrl! \n"); in phm_initializa_dynamic_state_adjustment_rule_settings()
517 pptable_info->vddc_dep_on_dal_pwrl = table_clk_vlt; in phm_initializa_dynamic_state_adjustment_rule_settings()
518 hwmgr->dyn_state.vddc_dep_on_dal_pwrl = table_clk_vlt; in phm_initializa_dynamic_state_adjustment_rule_settings()
539 table_info->vddc_dep_on_dal_pwrl; in phm_apply_dal_min_voltage_request()
H A Dsmu10_hwmgr.c160 hwmgr->dyn_state.vddc_dep_on_dal_pwrl = table_clk_vlt; in smu10_init_dynamic_state_adjustment_rule_settings()
582 kfree(hwmgr->dyn_state.vddc_dep_on_dal_pwrl); in smu10_hwmgr_backend_fini()
583 hwmgr->dyn_state.vddc_dep_on_dal_pwrl = NULL; in smu10_hwmgr_backend_fini()
H A Dsmu8_hwmgr.c304 hwmgr->dyn_state.vddc_dep_on_dal_pwrl = table_clk_vlt; in smu8_init_dynamic_state_adjustment_rule_settings()
1128 kfree(hwmgr->dyn_state.vddc_dep_on_dal_pwrl); in smu8_hwmgr_backend_fini()
1129 hwmgr->dyn_state.vddc_dep_on_dal_pwrl = NULL; in smu8_hwmgr_backend_fini()
1507 hwmgr->dyn_state.vddc_dep_on_dal_pwrl; in smu8_get_dal_power_level()
H A Dsmu7_hwmgr.c2499 tmp = smu7_patch_vddc(hwmgr, hwmgr->dyn_state.vddc_dep_on_dal_pwrl); in smu7_patch_dependency_tables_with_leakage()
2588 kfree(hwmgr->dyn_state.vddc_dep_on_dal_pwrl); in smu7_hwmgr_backend_fini()
2589 hwmgr->dyn_state.vddc_dep_on_dal_pwrl = NULL; in smu7_hwmgr_backend_fini()
H A Dprocesspptables.c1343 hwmgr->dyn_state.vddc_dep_on_dal_pwrl = NULL; in init_clock_voltage_dependency()
H A Dvega10_hwmgr.c809 kfree(hwmgr->dyn_state.vddc_dep_on_dal_pwrl); in vega10_hwmgr_backend_fini()
810 hwmgr->dyn_state.vddc_dep_on_dal_pwrl = NULL; in vega10_hwmgr_backend_fini()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu_helper.c498 /* initialize vddc_dep_on_dal_pwrl table */ in phm_initializa_dynamic_state_adjustment_rule_settings()
503 pr_err("Can not allocate space for vddc_dep_on_dal_pwrl! \n"); in phm_initializa_dynamic_state_adjustment_rule_settings()
528 pptable_info->vddc_dep_on_dal_pwrl = table_clk_vlt; in phm_initializa_dynamic_state_adjustment_rule_settings()
529 hwmgr->dyn_state.vddc_dep_on_dal_pwrl = table_clk_vlt; in phm_initializa_dynamic_state_adjustment_rule_settings()
550 table_info->vddc_dep_on_dal_pwrl; in phm_apply_dal_min_voltage_request()
H A Dsmu10_hwmgr.c161 hwmgr->dyn_state.vddc_dep_on_dal_pwrl = table_clk_vlt; in smu10_init_dynamic_state_adjustment_rule_settings()
615 kfree(hwmgr->dyn_state.vddc_dep_on_dal_pwrl); in smu10_hwmgr_backend_fini()
616 hwmgr->dyn_state.vddc_dep_on_dal_pwrl = NULL; in smu10_hwmgr_backend_fini()
H A Dsmu8_hwmgr.c304 hwmgr->dyn_state.vddc_dep_on_dal_pwrl = table_clk_vlt; in smu8_init_dynamic_state_adjustment_rule_settings()
1142 kfree(hwmgr->dyn_state.vddc_dep_on_dal_pwrl); in smu8_hwmgr_backend_fini()
1143 hwmgr->dyn_state.vddc_dep_on_dal_pwrl = NULL; in smu8_hwmgr_backend_fini()
1519 hwmgr->dyn_state.vddc_dep_on_dal_pwrl; in smu8_get_dal_power_level()
H A Dprocesspptables.c1327 hwmgr->dyn_state.vddc_dep_on_dal_pwrl = NULL; in init_clock_voltage_dependency()
H A Dsmu7_hwmgr.c2797 tmp = smu7_patch_vddc(hwmgr, hwmgr->dyn_state.vddc_dep_on_dal_pwrl); in smu7_patch_dependency_tables_with_leakage()
2886 kfree(hwmgr->dyn_state.vddc_dep_on_dal_pwrl); in smu7_hwmgr_backend_fini()
2887 hwmgr->dyn_state.vddc_dep_on_dal_pwrl = NULL; in smu7_hwmgr_backend_fini()
H A Dvega10_hwmgr.c808 kfree(hwmgr->dyn_state.vddc_dep_on_dal_pwrl); in vega10_hwmgr_backend_fini()
809 hwmgr->dyn_state.vddc_dep_on_dal_pwrl = NULL; in vega10_hwmgr_backend_fini()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h544 struct phm_clock_voltage_dependency_table *vddc_dep_on_dal_pwrl; member
636 struct phm_clock_voltage_dependency_table *vddc_dep_on_dal_pwrl; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h544 struct phm_clock_voltage_dependency_table *vddc_dep_on_dal_pwrl; member
635 struct phm_clock_voltage_dependency_table *vddc_dep_on_dal_pwrl; member

Completed in 44 milliseconds