Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1892 state->pstate_switch_modes[plane_index] = dml2_pstate_method_vactive; in pmo_dcn4_fams2_init_for_pstate_support()
1979 display_config->stage3.pstate_switch_modes[plane_index] = dml2_pstate_method_na; in reset_display_configuration()
1996 display_config->stage3.pstate_switch_modes[plane_index] = dml2_pstate_method_fw_drr; in setup_planes_for_drr_by_mask()
2013 display_config->stage3.pstate_switch_modes[plane_index] = dml2_pstate_method_fw_svp; in setup_planes_for_svp_by_mask()
2036 display_config->stage3.pstate_switch_modes[plane_index] = dml2_pstate_method_fw_svp_drr; in setup_planes_for_svp_drr_by_mask()
2061 display_config->stage3.pstate_switch_modes[plane_index] = dml2_pstate_method_vblank; in setup_planes_for_vblank_by_mask()
2079 display_config->stage3.pstate_switch_modes[plane_index] = dml2_pstate_method_fw_vblank_drr; in setup_planes_for_vblank_drr_by_mask()
2095 display_config->stage3.pstate_switch_modes[plane_index] = dml2_pstate_method_vactive; in setup_planes_for_vactive_by_mask()
2116 display_config->stage3.pstate_switch_modes[plane_index] = dml2_pstate_method_fw_vactive_drr; in setup_planes_for_vactive_drr_by_mask()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/
H A Ddml2_internal_shared_types.h331 enum dml2_pstate_method pstate_switch_modes[DML2_MAX_PLANES]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c322 …ming[plane_index].uclk_pstate_support_method = display_cfg->stage3.pstate_switch_modes[plane_index… in pack_mode_programming_params_with_implicit_subvp()