Home
last modified time | relevance | path

Searched refs:pstate_switch_modes (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1869 state->pstate_switch_modes[plane_index] = dml2_pstate_method_vactive; in pmo_dcn4_fams2_init_for_pstate_support()
1959 display_config->stage3.pstate_switch_modes[plane_index] = dml2_pstate_method_na; in reset_display_configuration()
1976 display_config->stage3.pstate_switch_modes[plane_index] = dml2_pstate_method_fw_drr; in setup_planes_for_drr_by_mask()
1994 display_config->stage3.pstate_switch_modes[plane_index] = dml2_pstate_method_fw_svp; in setup_planes_for_svp_by_mask()
2017 display_config->stage3.pstate_switch_modes[plane_index] = dml2_pstate_method_fw_svp_drr; in setup_planes_for_svp_drr_by_mask()
2042 display_config->stage3.pstate_switch_modes[plane_index] = dml2_pstate_method_vblank; in setup_planes_for_vblank_by_mask()
2060 display_config->stage3.pstate_switch_modes[plane_index] = dml2_pstate_method_fw_vblank_drr; in setup_planes_for_vblank_drr_by_mask()
2076 display_config->stage3.pstate_switch_modes[plane_index] = dml2_pstate_method_vactive; in setup_planes_for_vactive_by_mask()
2097 display_config->stage3.pstate_switch_modes[plane_index] = dml2_pstate_method_fw_vactive_drr; in setup_planes_for_vactive_drr_by_mask()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
H A Ddml2_internal_shared_types.h307 enum dml2_pstate_method pstate_switch_modes[DML2_MAX_PLANES]; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c321 …ming[plane_index].uclk_pstate_support_method = display_cfg->stage3.pstate_switch_modes[plane_index… in pack_mode_programming_params_with_implicit_subvp()