Searched refs:dpp_count (Results 1 – 3 of 3) sorted by relevance
408 int unsigned odm_count, num_odm_output_segments, dpp_count; in core_dcn4_mode_support() local463 dpp_count = l->mode_support_ex_params.out_evaluation_info->DPPPerSurface[i]; in core_dcn4_mode_support()469 dpp_count = l->mode_support_ex_params.out_evaluation_info->DPPPerSurface[i]; in core_dcn4_mode_support()473 dpp_count = 2; in core_dcn4_mode_support()477 dpp_count = 3; in core_dcn4_mode_support()481 dpp_count = 4; in core_dcn4_mode_support()493 dpp_count = l->mode_support_ex_params.out_evaluation_info->DPPPerSurface[i]; in core_dcn4_mode_support()497 in_out->mode_support_result.cfg_support_info.plane_support_info[i].dpps_used = dpp_count; in core_dcn4_mode_support()
1677 int dpp_count = 0; in dcn401_wait_for_det_buffer_update() local1687 dpp_count = resource_get_dpp_pipes_for_opp_head( in dcn401_wait_for_det_buffer_update()1691 for (int dpp_idx = 0; dpp_idx < dpp_count; dpp_idx++) { in dcn401_wait_for_det_buffer_update()
2299 int slice_idx, dpp_idx, plane_idx, slice_count, dpp_count; in resource_log_pipe_for_stream() local2308 dpp_count = resource_get_dpp_pipes_for_opp_head( in resource_log_pipe_for_stream()2312 for (dpp_idx = 0; dpp_idx < dpp_count; dpp_idx++) { in resource_log_pipe_for_stream()5278 int dpp_count = 0; in resource_calculate_det_for_stream() local5289 dpp_count = resource_get_dpp_pipes_for_opp_head( in resource_calculate_det_for_stream()5293 for (int dpp_idx = 0; dpp_idx < dpp_count; dpp_idx++) in resource_calculate_det_for_stream()