Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1183 static void insert_into_candidate_list(const struct dml2_pmo_pstate_strategy *pstate_strategy, int … in insert_into_candidate_list() argument
1186 …h->pmo_dcn4.pstate_strategy_candidates[scratch->pmo_dcn4.num_pstate_candidates] = *pstate_strategy; in insert_into_candidate_list()
1319 const struct dml2_pmo_pstate_strategy *pstate_strategy, in is_timing_group_schedulable() argument
1338 …stream_method_pstate_meta = get_per_method_common_meta(pmo, pstate_strategy->per_stream_pstate_met… in is_timing_group_schedulable()
1347 …stream_method_pstate_meta = get_per_method_common_meta(pmo, pstate_strategy->per_stream_pstate_met… in is_timing_group_schedulable()
1379 const struct dml2_pmo_pstate_strategy *pstate_strategy) in is_config_schedulable() argument
1402 …if (!is_timing_group_schedulable(pmo, display_cfg, pstate_strategy, i, &s->pmo_dcn4.group_common_p… in is_config_schedulable()
1516 !is_bit_set_in_bitfield(PMO_FW_STRATEGY_MASK, pstate_strategy->per_stream_pstate_method[0]) && in is_config_schedulable()
1517 !is_bit_set_in_bitfield(PMO_FW_STRATEGY_MASK, pstate_strategy->per_stream_pstate_method[1])) { in is_config_schedulable()
1598 const struct dml2_pmo_pstate_strategy *pstate_strategy) in validate_pstate_support_strategy_cofunctionality() argument
[all …]