Searched refs:WRBandwidth (Results 1 – 2 of 2) sorted by relevance
3054 double WRBandwidth = 0; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local3059 WRBandwidth = v->WritebackDestinationWidth[k] * v->WritebackDestinationHeight[k] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()3062 WRBandwidth = v->WritebackDestinationWidth[k] * v->WritebackDestinationHeight[k] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()3065 TotalWRBandwidth = TotalWRBandwidth + WRBandwidth; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()3066 MaxPerPlaneVActiveWRBandwidth = dml_max(MaxPerPlaneVActiveWRBandwidth, WRBandwidth); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3359 double WRBandwidth = 0; local3362 WRBandwidth = v->WritebackDestinationWidth[k] * v->WritebackDestinationHeight[k]3365 WRBandwidth = v->WritebackDestinationWidth[k] * v->WritebackDestinationHeight[k]3368 TotalWRBandwidth = TotalWRBandwidth + WRBandwidth;3369 MaxPerPlaneVActiveWRBandwidth = dml_max(MaxPerPlaneVActiveWRBandwidth, WRBandwidth);