Searched refs:prefetch_bw_pr (Results 1 – 2 of 2) sorted by relevance
885 double prefetch_bw_pr; local1057 prefetch_bw_pr = bytes_pp * myPipe->PixelClock / (double) myPipe->DPPPerPlane;1058 prefetch_bw_pr = dml_min(1, myPipe->VRatio) * prefetch_bw_pr;1061 prefetch_bw_oto = dml_max(prefetch_bw_pr, prefetch_sw_bytes / max_Tsw);
906 double prefetch_bw_pr; local1078 prefetch_bw_pr = bytes_pp * myPipe->PixelClock / (double) myPipe->DPPPerPlane;1079 prefetch_bw_pr = dml_min(1, myPipe->VRatio) * prefetch_bw_pr;1082 prefetch_bw_oto = dml_max(prefetch_bw_pr, prefetch_sw_bytes / max_Tsw);