Searched refs:stream_plane_mask (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_pmo/ |
| H A D | dml2_pmo_dcn6_stage_optimizers.c | 627 if (!all_planes_match_method(display_cfg, worksheet->uclk_pstate.stream_plane_mask[stream_index], in validate_pstate_support_strategy_cofunctionality() 685 unsigned int stream_plane_mask, in dcn6_build_pstate_meta_per_stream() argument 743 (double)dcn6_get_required_vactive_det_fill_delay_us(worksheet, pstate_type, stream_plane_mask) / in dcn6_build_pstate_meta_per_stream() 746 (double)dcn5_get_minimum_reserved_time_us_for_planes(worksheet, stream_plane_mask) / in dcn6_build_pstate_meta_per_stream() 754 (double)dcn6_get_vactive_latency_hiding(&worksheet->validation_result, stream_plane_mask); in dcn6_build_pstate_meta_per_stream() 908 …set_bit_in_bitfield(&worksheet->uclk_pstate.stream_plane_mask[plane_descriptor->stream_index], pla… in dml2_pmo_dcn6_stage_optimizer_uclk_pstate_init() 924 unsigned int stream_plane_mask = worksheet->uclk_pstate.stream_plane_mask[stream_index]; in dml2_pmo_dcn6_stage_optimizer_uclk_pstate_init() local 927 if (dcn5_get_vactive_pstate_margin(validation_result, stream_plane_mask) > 0) in dml2_pmo_dcn6_stage_optimizer_uclk_pstate_init() 939 stream_plane_mask, in dml2_pmo_dcn6_stage_optimizer_uclk_pstate_init() 1046 …set_bit_in_bitfield(&worksheet->uclk_pstate.stream_plane_mask[plane_descriptor->stream_index], pla… in setup_optimized_worksheet_for_uclk_pstate() [all …]
|