Lines Matching defs:DPPPerPlane

47 	unsigned int DPPPerPlane;
317 unsigned int DPPPerPlane[],
362 unsigned int DPPPerPlane[],
409 unsigned int DPPPerPlane[],
517 int DPPPerPlane[],
576 int DPPPerPlane[],
608 int DPPPerPlane[],
975 *DSTXAfterScaler = *DSTXAfterScaler + ((myPipe->ODMCombineEnabled)?18:0) + (myPipe->DPPPerPlane - 1) * DPP_RECOUT_WIDTH;
2008 / v->DPPPerPlane[k]
2066 v->DPPPerPlane,
2094 v->DPPPerPlane,
2326 + v->DPPPerPlane[k];
2329 + v->DPPPerPlane[k];
2350 v->DPPPerPlane,
2435 myPipe.DPPPerPlane = v->DPPPerPlane[k];
2593 dml_max3(v->DPPPerPlane[k] * v->prefetch_vmrow_bw[k],
2600 v->DPPPerPlane[k] * (v->meta_row_bw[k] + v->dpte_row_bw[k]),
2601 v->DPPPerPlane[k] * (v->RequiredPrefetchPixDataBWLuma[k] * v->UrgentBurstFactorLumaPre[k] +
2606 dml_max3(v->DPPPerPlane[k] * v->prefetch_vmrow_bw[k],
2610 v->DPPPerPlane[k] * (v->meta_row_bw[k] + v->dpte_row_bw[k]),
2611 v->DPPPerPlane[k] * (v->RequiredPrefetchPixDataBWLuma[k] + v->RequiredPrefetchPixDataBWChroma[k]) + v->cursor_bw_pre[k]);
2647 v->DPPPerPlane[k] * (v->RequiredPrefetchPixDataBWLuma[k] * v->UrgentBurstFactorLumaPre[k] +
2654 v->TotImmediateFlipBytes = v->TotImmediateFlipBytes + v->DPPPerPlane[k] * (v->PDEAndMetaPTEBytesFrame[k] + v->MetaRowByte[k] + v->PixelPTEBytesPerRow[k]);
2692 v->DPPPerPlane[k] * v->prefetch_vmrow_bw[k],
2693 v->DPPPerPlane[k] * v->final_flip_bw[k] +
2697 v->DPPPerPlane[k] * (v->final_flip_bw[k] +
2703 dml_max3(v->DPPPerPlane[k] * v->prefetch_vmrow_bw[k],
2704 v->DPPPerPlane[k] * v->final_flip_bw[k] + v->ReadBandwidthPlaneLuma[k] + v->ReadBandwidthPlaneChroma[k] + v->cursor_bw[k],
2705 v->DPPPerPlane[k] * (v->final_flip_bw[k] + v->RequiredPrefetchPixDataBWLuma[k] + v->RequiredPrefetchPixDataBWChroma[k]) + v->cursor_bw_pre[k]);
2764 v->DPPPerPlane,
2831 v->DPPPerPlane,
3019 v->DPPPerPlane,
3114 mode_lib->vba.DPPPerPlane,
3846 v->DPPPerPlane,
4768 myPipe.DPPPerPlane = v->NoOfDPP[i][j][k];
5179 v->DPPPerPlane[k] = v->NoOfDPP[v->VoltageLevel][MaximumMPCCombine][k];
5213 unsigned int DPPPerPlane[],
5271 mode_lib->vba.TotalActiveDPP = mode_lib->vba.TotalActiveDPP + DPPPerPlane[k];
5273 mode_lib->vba.TotalDCCActiveDPP = mode_lib->vba.TotalDCCActiveDPP + DPPPerPlane[k];
5416 unsigned int DPPPerPlane[],
5437 DisplayPipeLineDeliveryTimeLuma = SwathWidthY[k] * DPPPerPlane[k] / HRatio[k] / PixelClock[k];
5445 DisplayPipeLineDeliveryTimeChroma = SwathWidthC[k] * DPPPerPlane[k] / HRatioChroma[k] / PixelClock[k];
5554 unsigned int DPPPerPlane[],
5586 DisplayPipeLineDeliveryTimeLuma[k] = swath_width_luma_ub[k] * DPPPerPlane[k] / HRatio[k] / PixelClock[k];
5595 DisplayPipeLineDeliveryTimeChroma[k] = swath_width_chroma_ub[k] * DPPPerPlane[k] / HRatioChroma[k] / PixelClock[k];
5602 DisplayPipeLineDeliveryTimeLumaPrefetch[k] = swath_width_luma_ub[k] * DPPPerPlane[k] / HRatio[k] / PixelClock[k];
5611 DisplayPipeLineDeliveryTimeChromaPrefetch[k] = swath_width_chroma_ub[k] * DPPPerPlane[k] / HRatioChroma[k] / PixelClock[k];
5953 int DPPPerPlane[],
6055 TotalRowReadBandwidth = TotalRowReadBandwidth + DPPPerPlane[k] * (meta_row_bw[k] + dpte_row_bw[k]);
6126 int DPPPerPlane[],
6173 DPPPerPlane,
6310 int DPPPerPlane[],
6346 } else if (DPPPerPlane[k] == 2) {