Home
last modified time | relevance | path

Searched refs:dml_max3 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml_inline_defs.h52 static inline double dml_max3(double a, double b, double c) in dml_max3() function
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c1199 s->Tvm_oto = dml_max3( in CalculatePrefetchSchedule()
1393 …s->Tvm_equ = dml_max3(*p->Tno_bw + p->PDEAndMetaPTEBytesFrame * p->HostVMInefficiencyFactor / s->p… in CalculatePrefetchSchedule()
1755 TWait = dml_max3(DRAMClockChangeLatency + UrgentLatency, SREnterPlusExitTime, UrgentLatency); in CalculateTWait()
1757 TWait = dml_max3(FCLKChangeLatency + UrgentLatency, SREnterPlusExitTime, UrgentLatency); in CalculateTWait()
1822 return RoundToDFSGranularity(dml_max3(DISPCLK_H, DISPCLK_V, DISPCLK_HB), 1, DISPCLKDPPCLKVCOSpeed); in CalculateWriteBackDISPCLK()
2011 …TimeForFetchingMetaPTEImmediateFlip = dml_max3(Tno_bw + PDEAndMetaPTEBytesPerFrame * HostVMIneffic… in CalculateFlipSchedule()
2018 …TimeForFetchingRowInVBlankImmediateFlip = dml_max3((MetaRowBytes + DPTEBytesPerRow * HostVMIneffic… in CalculateFlipSchedule()
4584 …ret = dml_max3(UrgentLatencyPixelDataOnly, UrgentLatencyPixelMixedWithVMData, UrgentLatencyVMDataO… in CalculateUrgentLatency()
4717 s->DCFCLKRequiredForPeakBandwidth = dml_max3(s->DCFCLKRequiredForPeakBandwidth, in UseMinimumDCFCLK()
5682 …DPPCLKUsingSingleDPPLuma = PixelClock * dml_max3(VTaps / 6 * dml_min(1, HRatio), HRatio * VRatio /… in CalculateSinglePipeDPPCLKAndSCLThroughput()
[all …]
H A Ddisplay_mode_util.c157 dml_float_t dml_max3(dml_float_t x, dml_float_t y, dml_float_t z) in dml_max3() function
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c532 * dml_max3(mode_lib->vba.UrgentOutOfOrderReturnPerChannelPixelDataOnly, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1373 v->MinTTUVBlank[k] = dml_max3(v->Watermark.FCLKChangeWatermark, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2983 * dml_max3(mode_lib->vba.UrgentOutOfOrderReturnPerChannelPixelDataOnly, in dml32_ModeSupportAndSystemConfigurationFull()