Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dml/
A Ddml_inline_defs.h52 static inline double dml_max3(double a, double b, double c) in dml_max3() function
/drivers/gpu/drm/amd/display/dc/dml2/
A Ddisplay_mode_util.h44 __DML_DLL_EXPORT__ dml_float_t dml_max3(dml_float_t x, dml_float_t y, dml_float_t z);
A Ddisplay_mode_core.c1199 s->Tvm_oto = dml_max3( in CalculatePrefetchSchedule()
1755 TWait = dml_max3(DRAMClockChangeLatency + UrgentLatency, SREnterPlusExitTime, UrgentLatency); in CalculateTWait()
1757 TWait = dml_max3(FCLKChangeLatency + UrgentLatency, SREnterPlusExitTime, UrgentLatency); in CalculateTWait()
4701 s->DCFCLKRequiredForPeakBandwidth = dml_max3(s->DCFCLKRequiredForPeakBandwidth, in UseMinimumDCFCLK()
5679 DPPCLKUsingSingleDPPChroma = PixelClock * dml_max3(VTapsChroma / 6 * dml_min(1, HRatioChroma), in CalculateSinglePipeDPPCLKAndSCLThroughput()
5994 *PrefetchBandwidth = *PrefetchBandwidth + dml_max3(NumberOfDPP[k] * prefetch_vmrow_bw[k], in CalculatePrefetchBandwithSupport()
6003 + dml_max3(NumberOfDPP[k] * prefetch_vmrow_bw[k], in CalculatePrefetchBandwithSupport()
6104 *TotalBandwidth = *TotalBandwidth + dml_max3(NumberOfDPP[k] * prefetch_vmrow_bw[k], in CalculateImmediateFlipBandwithSupport()
6108 *TotalBandwidth = *TotalBandwidth + dml_max3(NumberOfDPP[k] * prefetch_vmrow_bw[k], in CalculateImmediateFlipBandwithSupport()
8765 s->ReorderBytes = (dml_uint_t)(mode_lib->ms.soc.num_chans * dml_max3( in dml_core_mode_programming()
[all …]
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
/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c1020 Tr0_oto = dml_max3( in CalculatePrefetchSchedule()
1924 * dml_max3(v->VTAPsChroma[k] / 6.0 * dml_min(1.0, v->HRatioChroma[k]), in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2322 ReorderBytes = v->NumberOfChannels * dml_max3( in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2582 dml_max3(v->DPPPerPlane[k] * v->prefetch_vmrow_bw[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2595 dml_max3(v->DPPPerPlane[k] * v->prefetch_vmrow_bw[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2680 v->total_dcn_read_bw_with_flip = v->total_dcn_read_bw_with_flip + dml_max3( in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2692 dml_max3(v->DPPPerPlane[k] * v->prefetch_vmrow_bw[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3238 return dml_max3(DISPCLK_H, DISPCLK_V, DISPCLK_HB); in dml30_CalculateWriteBackDISPCLK()
4620 * dml_max3( in dml30_ModeSupportAndSystemConfigurationFull()
4972 + dml_max3( in dml30_ModeSupportAndSystemConfigurationFull()
[all …]
/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_util_32.c227 DPPCLKUsingSingleDPPLuma = PixelClock * dml_max3(VTaps / 6 * dml_min(1, HRatio), HRatio * VRatio / in dml32_CalculateSinglePipeDPPCLKAndSCLThroughput()
244 DPPCLKUsingSingleDPPChroma = PixelClock * dml_max3(VTapsChroma / 6 * dml_min(1, HRatioChroma), in dml32_CalculateSinglePipeDPPCLKAndSCLThroughput()
3137 DCFCLKRequiredForPeakBandwidth = dml_max3(DCFCLKRequiredForPeakBandwidth, in dml32_UseMinimumDCFCLK()
3265 TWait = dml_max3(DRAMClockChangeLatency + UrgentLatency, SREnterPlusExitTime, UrgentLatency); in dml32_CalculateTWait()
3267 TWait = dml_max3(FCLKChangeLatency + UrgentLatency, SREnterPlusExitTime, UrgentLatency); in dml32_CalculateTWait()
3650 Tvm_oto = dml_max3( in dml32_CalculatePrefetchSchedule()
3863 Tvm_equ = dml_max3(*Tno_bw + PDEAndMetaPTEBytesFrame * in dml32_CalculatePrefetchSchedule()
4173 TimeForFetchingMetaPTEImmediateFlip = dml_max3(Tno_bw + PDEAndMetaPTEBytesPerFrame * in dml32_CalculateFlipSchedule()
4182 TimeForFetchingRowInVBlankImmediateFlip = dml_max3( in dml32_CalculateFlipSchedule()
6266 *TotalBandwidth = *TotalBandwidth + dml_max3(NumberOfDPP[k] * prefetch_vmrow_bw[k], in dml32_CalculateImmediateFlipBandwithSupport()
[all …]
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()
/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c2071 * dml_max3(
2453 * dml_max3(
2740 + dml_max3(
2752 + dml_max3(
2858 + dml_max3(
2870 + dml_max3(
3959 * dml_max3(
5020 * dml_max3(
5205 + dml_max3(
5295 + dml_max3(
[all …]
/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_mode_vba_314.c2089 * dml_max3(
2472 * dml_max3(
2759 + dml_max3(
2771 + dml_max3(
2877 + dml_max3(
2889 + dml_max3(
4050 * dml_max3(
5106 * dml_max3(
5291 + dml_max3(
5381 + dml_max3(
[all …]
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_mode_vba_21.c2007 mode_lib->vba.UrgentOutOfOrderReturnPerChannel = dml_max3( in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2285 dml_max3(locals->prefetch_vmrow_bw[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2293 dml_max3(locals->prefetch_vmrow_bw[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2368 mode_lib->vba.total_dcn_read_bw_with_flip + dml_max3( in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2377 dml_max3(locals->prefetch_vmrow_bw[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3212 TimeForFetchingMetaPTEImmediateFlip = dml_max3( in CalculateFlipSchedule()
3716 + dml_max3(mode_lib->vba.UrgentOutOfOrderReturnPerChannelPixelDataOnly, in dml21_ModeSupportAndSystemConfigurationFull()
3880 * dml_max3( in dml21_ModeSupportAndSystemConfigurationFull()
4522 mode_lib->vba.UrgentLatency = dml_max3( in dml21_ModeSupportAndSystemConfigurationFull()
4854 + dml_max3(locals->prefetch_vmrow_bw[k], in dml21_ModeSupportAndSystemConfigurationFull()
[all …]
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddisplay_mode_vba_20.c3684 * dml_max3( in dml20_ModeSupportAndSystemConfigurationFull()
4803 + dml_max3( in dml20_ModeSupportAndSystemConfigurationFull()
4902 + dml_max3( in dml20_ModeSupportAndSystemConfigurationFull()
A Ddisplay_mode_vba_20v2.c3791 * dml_max3( in dml20v2_ModeSupportAndSystemConfigurationFull()
4922 + dml_max3( in dml20v2_ModeSupportAndSystemConfigurationFull()
5021 + dml_max3( in dml20v2_ModeSupportAndSystemConfigurationFull()

Completed in 97 milliseconds