Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_display_cfg_types.h378 enum dml2_uclk_pstate_change_strategy uclk_pstate_change_strategy; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1205 …if (display_cfg->display_config.plane_descriptors[i].overrides.uclk_pstate_change_strategy != dml2… in all_planes_match_method()
1206 …display_cfg->display_config.plane_descriptors[i].overrides.uclk_pstate_change_strategy != pstate_m… in all_planes_match_method()
1851 …build_override_strategy &= plane_descriptor->overrides.uclk_pstate_change_strategy != dml2_uclk_ps… in pmo_dcn4_fams2_init_for_pstate_support()
1853 …pstate_strategy_override_to_pstate_method(plane_descriptor->overrides.uclk_pstate_change_strategy); in pmo_dcn4_fams2_init_for_pstate_support()
1937 plane->overrides.uclk_pstate_change_strategy = dml2_uclk_pstate_change_strategy_auto; in reset_display_configuration()
1954 plane->overrides.uclk_pstate_change_strategy = dml2_uclk_pstate_change_strategy_force_drr; in setup_planes_for_drr_by_mask()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_translation_helper.c1056 dml_dispcfg->plane_descriptors[disp_cfg_plane_location].overrides.uclk_pstate_change_strategy = in dml21_map_dc_state_into_dml_display_cfg()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared.c1946 …(display_cfg->plane_descriptors[k].overrides.uclk_pstate_change_strategy == dml2_uclk_pstate_chang… in dml2_core_shared_mode_support()
1953 …override_auto) && (display_cfg->plane_descriptors[k].overrides.uclk_pstate_change_strategy == dml2… in dml2_core_shared_mode_support()
1961 …if (display_cfg->plane_descriptors[k].overrides.uclk_pstate_change_strategy == dml2_uclk_pstate_ch… in dml2_core_shared_mode_support()
5797 …r_frame[k] && !(p->display_cfg->plane_descriptors[k].overrides.uclk_pstate_change_strategy == dml2… in CalculateVMRowAndSwath()
8880 …_pstate_change_strategy uclk_pstate_change_strategy = p->display_cfg->plane_descriptors[k].overrid… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() local
8893 if (uclk_pstate_change_strategy == dml2_uclk_pstate_change_strategy_auto) { in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
8900 …} else if (uclk_pstate_change_strategy == dml2_uclk_pstate_change_strategy_force_vactive && s->Act… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
8902 …else if (uclk_pstate_change_strategy == dml2_uclk_pstate_change_strategy_force_vblank && reserved_… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
8904 else if (uclk_pstate_change_strategy == dml2_uclk_pstate_change_strategy_force_drr) in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
8906 else if (uclk_pstate_change_strategy == dml2_uclk_pstate_change_strategy_force_mall_svp) in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
[all …]
H A Ddml2_core_dcn4_calcs.c3142 …r_frame[k] && !(p->display_cfg->plane_descriptors[k].overrides.uclk_pstate_change_strategy == dml2… in CalculateVMRowAndSwath()
6701 enum dml2_uclk_pstate_change_strategy uclk_pstate_change_strategy; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() local
6875uclk_pstate_change_strategy = p->display_cfg->plane_descriptors[k].overrides.uclk_pstate_change_st… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6888 if (uclk_pstate_change_strategy == dml2_uclk_pstate_change_strategy_auto) { in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6896 …} else if (uclk_pstate_change_strategy == dml2_uclk_pstate_change_strategy_force_vactive && s->Act… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6898 …else if (uclk_pstate_change_strategy == dml2_uclk_pstate_change_strategy_force_vblank && reserved_… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6900 else if (uclk_pstate_change_strategy == dml2_uclk_pstate_change_strategy_force_drr) in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6902 else if (uclk_pstate_change_strategy == dml2_uclk_pstate_change_strategy_force_mall_svp) in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6904 else if (uclk_pstate_change_strategy == dml2_uclk_pstate_change_strategy_force_mall_full_frame) in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
8591 …(display_cfg->plane_descriptors[k].overrides.uclk_pstate_change_strategy == dml2_uclk_pstate_chang… in dml_core_mode_support()
[all …]