Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
H A Ddml2_pmo_dcn4_fams2.c1289 const struct dml2_pmo_pstate_strategy *pstate_strategy, in is_timing_group_schedulable() argument
1349 const struct dml2_pmo_pstate_strategy *pstate_strategy) in is_config_schedulable() argument
1486 !is_bit_set_in_bitfield(PMO_FW_STRATEGY_MASK, pstate_strategy->per_stream_pstate_method[0]) && in is_config_schedulable()
1487 !is_bit_set_in_bitfield(PMO_FW_STRATEGY_MASK, pstate_strategy->per_stream_pstate_method[1])) { in is_config_schedulable()
1568 const struct dml2_pmo_pstate_strategy *pstate_strategy) in validate_pstate_support_strategy_cofunctionality() argument
1590 pstate_strategy->per_stream_pstate_method[stream_index])) { in validate_pstate_support_strategy_cofunctionality()
1598 if (pstate_strategy->per_stream_pstate_method[stream_index] == dml2_pstate_method_fw_svp || in validate_pstate_support_strategy_cofunctionality()
1599 pstate_strategy->per_stream_pstate_method[stream_index] == dml2_pstate_method_fw_svp_drr) { in validate_pstate_support_strategy_cofunctionality()
1606 pstate_strategy->per_stream_pstate_method[stream_index] == dml2_pstate_method_fw_vactive_drr) { in validate_pstate_support_strategy_cofunctionality()
1610 pstate_strategy->per_stream_pstate_method[stream_index] == dml2_pstate_method_fw_vblank_drr) { in validate_pstate_support_strategy_cofunctionality()
[all …]