Searched refs:svp_max_bytes (Results 1 – 1 of 1) sorted by relevance
434 unsigned int svp_max_bytes[2]; in dcn6_calculate_alternate_params() local444 svp_max_bytes[0] = 0; in dcn6_calculate_alternate_params()445 svp_max_bytes[1] = 0; 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()488 svp_max_bytes[k] += calc_svp_size_64kb_aligned(svp_max_bytes_per_dpp[k]) * p->NoOfDPP[j]; in dcn6_calculate_alternate_params()500 *p->svp0_max_bytes = svp_max_bytes[0]; in dcn6_calculate_alternate_params()501 *p->svp1_max_bytes = svp_max_bytes[1]; in dcn6_calculate_alternate_params()