dml2_pstate_method
enum dml2_pstate_method uclk_pstate_support_method;
enum dml2_pstate_method uclk_pstate_method;
enum dml2_pstate_method pstate_method,
void dml2_core_calcs_get_stream_fams2_programming(const struct dml2_core_internal_display_mode_lib *mode_lib, const struct display_configuation_with_meta *display_cfg, union dmub_cmd_fams2_config *fams2_base_programming, union dmub_cmd_fams2_config *fams2_sub_programming, enum dml2_pstate_method pstate_method, int plane_index);
enum dml2_pstate_method *uclk_pstate_switch_modes;
enum dml2_pstate_method *uclk_pstate_switch_modes;
enum dml2_pstate_method uclk_pstate_switch_modes[DML2_MAX_PLANES];
enum dml2_pstate_method uclk_pstate_switch_modes[DML2_MAX_PLANES];
static enum dml2_pstate_method uclk_pstate_strategy_override_to_pstate_method(const enum dml2_uclk_pstate_change_strategy override_strategy)
enum dml2_pstate_method method = dml2_pstate_method_na;
static enum dml2_uclk_pstate_change_strategy pstate_method_to_uclk_pstate_strategy_override(const enum dml2_pstate_method method)
static bool all_planes_match_method(const struct display_configuation_with_meta *display_cfg, int plane_mask, enum dml2_pstate_method method)
enum dml2_pstate_method stream_pstate_method,
const enum dml2_pstate_method stream_pstate_method,
static enum dml2_pstate_method convert_strategy_to_drr_variant(const enum dml2_pstate_method base_strategy)
enum dml2_pstate_method variant_strategy = 0;
enum dml2_pstate_method per_stream_variant_method[DML2_MAX_PLANES];
enum dml2_pstate_method pstate_switch_modes[DML2_MAX_PLANES];
enum dml2_pstate_method per_stream_pstate_method[DML2_MAX_PLANES];