Searched refs:NumberOfDPPs (Results 1 – 2 of 2) sorted by relevance
1101 if (p->ViewportStationary && p->NumberOfDPPs == 1) { in dcn5_calculate_vm_and_row_bytes()1109 if (p->ViewportStationary && p->NumberOfDPPs == 1) { in dcn5_calculate_vm_and_row_bytes()1117 …if (p->ViewportStationary && p->is_phantom && (p->NumberOfDPPs == 1 || !dml2_core_utils_is_vertica… in dcn5_calculate_vm_and_row_bytes()1163 …if (p->ViewportStationary && p->is_phantom && (p->NumberOfDPPs == 1 || !dml2_core_utils_is_vertica… in dcn5_calculate_vm_and_row_bytes()1271 } else if (p->ViewportStationary && (p->NumberOfDPPs == 1)) { in dcn5_calculate_vm_and_row_bytes()1281 if (p->ViewportStationary && (p->NumberOfDPPs == 1)) { in dcn5_calculate_vm_and_row_bytes()1344 scratch->calculate_vm_and_row_bytes_params.NumberOfDPPs = p->myPipe[k].DPPPerSurface; in dcn5_calculate_vm_row_and_swath()1425 scratch->calculate_vm_and_row_bytes_params.NumberOfDPPs = p->myPipe[k].DPPPerSurface; in dcn5_calculate_vm_row_and_swath()
1538 unsigned int NumberOfDPPs; member