Searched refs:vddc_phase_shed_limits_table (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | processpptables.c | 1665 hwmgr->dyn_state.vddc_phase_shed_limits_table = table; in init_phase_shedding_table() 1798 kfree(hwmgr->dyn_state.vddc_phase_shed_limits_table); in pp_tables_uninitialize() 1799 hwmgr->dyn_state.vddc_phase_shed_limits_table = NULL; in pp_tables_uninitialize()
|
H A D | smu7_hwmgr.c | 2523 tmp = smu7_patch_vddc_shed_limit(hwmgr, hwmgr->dyn_state.vddc_phase_shed_limits_table); in smu7_patch_dependency_tables_with_leakage()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | processpptables.c | 1642 hwmgr->dyn_state.vddc_phase_shed_limits_table = table; in init_phase_shedding_table() 1775 kfree(hwmgr->dyn_state.vddc_phase_shed_limits_table); in pp_tables_uninitialize() 1776 hwmgr->dyn_state.vddc_phase_shed_limits_table = NULL; in pp_tables_uninitialize()
|
H A D | smu7_hwmgr.c | 2821 tmp = smu7_patch_vddc_shed_limit(hwmgr, hwmgr->dyn_state.vddc_phase_shed_limits_table); in smu7_patch_dependency_tables_with_leakage()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | hwmgr.h | 646 struct phm_phase_shedding_limits_table *vddc_phase_shed_limits_table; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | hwmgr.h | 645 struct phm_phase_shedding_limits_table *vddc_phase_shed_limits_table; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | iceland_smumgr.c | 913 hwmgr->dyn_state.vddc_phase_shed_limits_table, in iceland_populate_single_graphic_level() 1261 iceland_populate_phase_value_based_on_mclk(hwmgr, hwmgr->dyn_state.vddc_phase_shed_limits_table, in iceland_populate_single_memory_level()
|
H A D | ci_smumgr.c | 430 hwmgr->dyn_state.vddc_phase_shed_limits_table, in ci_populate_single_graphic_level() 1214 ci_populate_phase_value_based_on_mclk(hwmgr, hwmgr->dyn_state.vddc_phase_shed_limits_table, in ci_populate_single_memory_level()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | iceland_smumgr.c | 913 hwmgr->dyn_state.vddc_phase_shed_limits_table, in iceland_populate_single_graphic_level() 1261 iceland_populate_phase_value_based_on_mclk(hwmgr, hwmgr->dyn_state.vddc_phase_shed_limits_table, in iceland_populate_single_memory_level()
|
H A D | ci_smumgr.c | 431 hwmgr->dyn_state.vddc_phase_shed_limits_table, in ci_populate_single_graphic_level() 1215 ci_populate_phase_value_based_on_mclk(hwmgr, hwmgr->dyn_state.vddc_phase_shed_limits_table, in ci_populate_single_memory_level()
|
Completed in 36 milliseconds