Searched refs:svp_max_bytes_per_dpp (Results 1 – 1 of 1) sorted by relevance
435 unsigned int svp_max_bytes_per_dpp[2]; in dcn6_calculate_alternate_params() local473 …svp_max_bytes_per_dpp[k] = calculate_ub_copy_size_per_plane_per_dpp_per_svp(p, svp_dst_lines[k], j… in dcn6_calculate_alternate_params()474 svp_max_bytes[k] += calc_svp_size_64kb_aligned(svp_max_bytes_per_dpp[k]) * p->NoOfDPP[j]; in dcn6_calculate_alternate_params()476 p->svp0_max_bytes_per_dpp[j] = svp_max_bytes_per_dpp[0]; in dcn6_calculate_alternate_params()477 p->svp1_max_bytes_per_dpp[j] = svp_max_bytes_per_dpp[1]; in dcn6_calculate_alternate_params()487 …svp_max_bytes_per_dpp[k] = calculate_ub_copy_size_per_plane_per_dpp_per_svp(p, svp_dst_lines[k], j… in dcn6_calculate_alternate_params()488 svp_max_bytes[k] += calc_svp_size_64kb_aligned(svp_max_bytes_per_dpp[k]) * p->NoOfDPP[j]; in dcn6_calculate_alternate_params()490 p->svp0_max_bytes_per_dpp_c[j] = svp_max_bytes_per_dpp[0]; in dcn6_calculate_alternate_params()491 p->svp1_max_bytes_per_dpp_c[j] = svp_max_bytes_per_dpp[1]; in dcn6_calculate_alternate_params()