Home
last modified time | relevance | path

Searched refs:per_stream_pstate_method (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_dcn6_stage_optimizers.c168 const enum dml2_pstate_method *per_stream_pstate_method, in dcn6_is_timing_group_schedulable() argument
187 …od_pstate_meta = get_per_method_common_meta(stream_pstate_meta, per_stream_pstate_method[base_stre… in dcn6_is_timing_group_schedulable()
196 …ethod_pstate_meta = get_per_method_common_meta(stream_pstate_meta, per_stream_pstate_method[i], i); in dcn6_is_timing_group_schedulable()
228 const enum dml2_pstate_method *per_stream_pstate_method, in dcn6_is_pstate_schedulable() argument
254 per_stream_pstate_method, in dcn6_is_pstate_schedulable()
374 !is_bit_set_in_bitfield(PMO_FW_STRATEGY_MASK, per_stream_pstate_method[0]) && in dcn6_is_pstate_schedulable()
375 !is_bit_set_in_bitfield(PMO_FW_STRATEGY_MASK, per_stream_pstate_method[1])) { in dcn6_is_pstate_schedulable()
628 pstate_strategy->per_stream_pstate_method[stream_index])) { in validate_pstate_support_strategy_cofunctionality()
634 …dcn5_stream_matches_drr_policy(stage, display_cfg, pstate_strategy->per_stream_pstate_method[strea… in validate_pstate_support_strategy_cofunctionality()
636 if (pstate_strategy->per_stream_pstate_method[stream_index] == dml2_pstate_method_fw_drr) { in validate_pstate_support_strategy_cofunctionality()
[all …]