/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 482 double TotalDataReadBandwidth, 3198 v->TotalDataReadBandwidth = 0; 3200 …v->TotalDataReadBandwidth = v->TotalDataReadBandwidth + v->ReadBandwidthPlaneLuma[k] + v->ReadBand… 3213 v->TotalDataReadBandwidth, 6302 double TotalDataReadBandwidth, argument 6417 AverageDCCCompressionRate = TotalDataReadBandwidth / TotalCompressedReadBandwidth; 6418 AverageDCCZeroSizeFraction = TotalZeroSizeRequestReadBandwidth / TotalDataReadBandwidth; 6464 … == true ? EffectiveCompressedBufferSize : 0) * ReadBandwidthPlaneLuma[k] / TotalDataReadBandwidth) 6473 dml_print("DML::%s: k=%0d TotalDataReadBandwidth = %f\n", __func__, k, TotalDataReadBandwidth); 6506 …BurstThatFitsInROBAndCompressedBuffer = dml_min(*StutterPeriod * TotalDataReadBandwidth, Effective… [all …]
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 491 double TotalDataReadBandwidth, 3217 v->TotalDataReadBandwidth = 0; 3219 …v->TotalDataReadBandwidth = v->TotalDataReadBandwidth + v->ReadBandwidthPlaneLuma[k] + v->ReadBand… 3232 v->TotalDataReadBandwidth, 6397 double TotalDataReadBandwidth, argument 6512 AverageDCCCompressionRate = TotalDataReadBandwidth / TotalCompressedReadBandwidth; 6513 AverageDCCZeroSizeFraction = TotalZeroSizeRequestReadBandwidth / TotalDataReadBandwidth; 6559 … == true ? EffectiveCompressedBufferSize : 0) * ReadBandwidthPlaneLuma[k] / TotalDataReadBandwidth) 6568 dml_print("DML::%s: k=%0d TotalDataReadBandwidth = %f\n", __func__, k, TotalDataReadBandwidth); 6601 …BurstThatFitsInROBAndCompressedBuffer = dml_min(*StutterPeriod * TotalDataReadBandwidth, Effective… [all …]
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.c | 5596 double TotalDataReadBandwidth, in dml32_CalculateStutterEfficiency() argument 5764 AverageDCCCompressionRate = TotalDataReadBandwidth / TotalCompressedReadBandwidth; in dml32_CalculateStutterEfficiency() 5765 AverageDCCZeroSizeFraction = TotalZeroSizeRequestReadBandwidth / TotalDataReadBandwidth; in dml32_CalculateStutterEfficiency() 5839 * ReadBandwidthSurfaceLuma[k] / TotalDataReadBandwidth) in dml32_CalculateStutterEfficiency() 5850 dml_print("DML::%s: k=%0d, TotalDataReadBandwidth = %f\n", __func__, k, TotalDataReadBandwidth); in dml32_CalculateStutterEfficiency() 5915 …ressedPixelBurstThatFitsInROBAndCompressedBuffer = dml_min(*StutterPeriod * TotalDataReadBandwidth, in dml32_CalculateStutterEfficiency() 5921 __func__, *StutterPeriod * TotalDataReadBandwidth); in dml32_CalculateStutterEfficiency() 5926 dml_print("DML::%s: TotalDataReadBandwidth = %f\n", __func__, TotalDataReadBandwidth); in dml32_CalculateStutterEfficiency() 5933 + (*StutterPeriod * TotalDataReadBandwidth in dml32_CalculateStutterEfficiency() 5940 __func__, (*StutterPeriod * TotalDataReadBandwidth)); in dml32_CalculateStutterEfficiency() [all …]
|
D | display_mode_vba_util_32.h | 1002 double TotalDataReadBandwidth,
|
D | display_mode_vba_32.c | 1497 v->TotalDataReadBandwidth = 0; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1499 v->TotalDataReadBandwidth = v->TotalDataReadBandwidth + v->ReadBandwidthSurfaceLuma[k] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1503 __func__, k, v->TotalDataReadBandwidth); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1521 v->TotalDataReadBandwidth, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1585 v->TotalDataReadBandwidth, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_mode_vba_20v2.c | 61 double TotalDataReadBandwidth, 468 double TotalDataReadBandwidth, in CalculateDelayAfterScaler() argument 503 …(BytePerPixelDETY, 1) / (mode_lib->vba.ReturnBW * ReadBandwidthPlaneLuma / TotalDataReadBandwidth); in CalculateDelayAfterScaler() 507 …ytePerPixelDETC, 2) / (mode_lib->vba.ReturnBW * ReadBandwidthPlaneChroma / TotalDataReadBandwidth); in CalculateDelayAfterScaler() 1441 mode_lib->vba.TotalDataReadBandwidth = 0.0; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1456 mode_lib->vba.TotalDataReadBandwidth += mode_lib->vba.ReadBandwidthPlaneLuma[k] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1653 * mode_lib->vba.TotalDataReadBandwidth, in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1655 * mode_lib->vba.TotalDataReadBandwidth in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1660 / mode_lib->vba.TotalDataReadBandwidth / mode_lib->vba.ReturnBW in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1662 * mode_lib->vba.TotalDataReadBandwidth in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
D | display_mode_vba_20.c | 1381 mode_lib->vba.TotalDataReadBandwidth = 0.0; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1396 mode_lib->vba.TotalDataReadBandwidth += mode_lib->vba.ReadBandwidthPlaneLuma[k] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1436 / mode_lib->vba.TotalDataReadBandwidth); in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1461 / mode_lib->vba.TotalDataReadBandwidth); in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1617 * mode_lib->vba.TotalDataReadBandwidth, in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1619 * mode_lib->vba.TotalDataReadBandwidth in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1624 / mode_lib->vba.TotalDataReadBandwidth / mode_lib->vba.ReturnBW in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1626 * mode_lib->vba.TotalDataReadBandwidth in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
D | dml2_core_shared_types.h | 673 double TotalDataReadBandwidth; member 1685 double TotalDataReadBandwidth; member
|
D | dml2_core_shared.c | 9557 l->AverageDCCCompressionRate = p->TotalDataReadBandwidth / l->TotalCompressedReadBandwidth; in CalculateStutterEfficiency() 9558 l->AverageDCCZeroSizeFraction = l->TotalZeroSizeRequestReadBandwidth / p->TotalDataReadBandwidth; in CalculateStutterEfficiency() 9617 …eCompressedBufferSize : 0) * p->ReadBandwidthSurfaceLuma[k] / p->TotalDataReadBandwidth) / p->Byte… in CalculateStutterEfficiency() 9625 …ml2_printf("DML::%s: k=%u, TotalDataReadBandwidth = %f\n", __func__, k, p->TotalDataReadBandwidth); in CalculateStutterEfficiency() 9675 …tFitsInROBAndCompressedBuffer = math_min2(*p->StutterPeriod * p->TotalDataReadBandwidth, l->Effect… in CalculateStutterEfficiency() 9678 …es)\n", __func__, *p->StutterPeriod * p->TotalDataReadBandwidth, (*p->StutterPeriod * p->TotalData… in CalculateStutterEfficiency() 9682 dml2_printf("DML::%s: TotalDataReadBandwidth = %f\n", __func__, p->TotalDataReadBandwidth); in CalculateStutterEfficiency() 9689 …(*p->StutterPeriod * p->TotalDataReadBandwidth - l->PartOfUncompressedPixelBurstThatFitsInROBAndCo… in CalculateStutterEfficiency() 9694 …dml2_printf("DML::%s: Part 2 = %f\n", __func__, (*p->StutterPeriod * p->TotalDataReadBandwidth - l… in CalculateStutterEfficiency() 11303 mode_lib->mp.TotalDataReadBandwidth = 0; in dml2_core_shared_mode_programming() [all …]
|
D | dml2_core_dcn4_calcs.c | 10125 l->AverageDCCCompressionRate = p->TotalDataReadBandwidth / l->TotalCompressedReadBandwidth; in CalculateStutterEfficiency() 10126 l->AverageDCCZeroSizeFraction = l->TotalZeroSizeRequestReadBandwidth / p->TotalDataReadBandwidth; in CalculateStutterEfficiency() 10185 …eCompressedBufferSize : 0) * p->ReadBandwidthSurfaceLuma[k] / p->TotalDataReadBandwidth) / p->Byte… in CalculateStutterEfficiency() 10193 …ml2_printf("DML::%s: k=%u, TotalDataReadBandwidth = %f\n", __func__, k, p->TotalDataReadBandwidth); in CalculateStutterEfficiency() 10243 …tFitsInROBAndCompressedBuffer = math_min2(*p->StutterPeriod * p->TotalDataReadBandwidth, l->Effect… in CalculateStutterEfficiency() 10246 …es)\n", __func__, *p->StutterPeriod * p->TotalDataReadBandwidth, (*p->StutterPeriod * p->TotalData… in CalculateStutterEfficiency() 10250 dml2_printf("DML::%s: TotalDataReadBandwidth = %f\n", __func__, p->TotalDataReadBandwidth); in CalculateStutterEfficiency() 10257 …(*p->StutterPeriod * p->TotalDataReadBandwidth - l->PartOfUncompressedPixelBurstThatFitsInROBAndCo… in CalculateStutterEfficiency() 10262 …dml2_printf("DML::%s: Part 2 = %f\n", __func__, (*p->StutterPeriod * p->TotalDataReadBandwidth - l… in CalculateStutterEfficiency() 11929 mode_lib->mp.TotalDataReadBandwidth = 0; in dml_core_mode_programming() [all …]
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 512 double TotalDataReadBandwidth, 2974 v->TotalDataReadBandwidth = 0; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2976 v->TotalDataReadBandwidth = v->TotalDataReadBandwidth in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3002 v->TotalDataReadBandwidth, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 5936 double TotalDataReadBandwidth, in CalculateStutterEfficiency() argument 6046 AverageDCCCompressionRate = TotalDataReadBandwidth / AverageReadBandwidth; in CalculateStutterEfficiency() 6047 …PartOfBurstThatFitsInROB = dml_min(StutterPeriod * TotalDataReadBandwidth, ROBBufferSizeInKByte * … in CalculateStutterEfficiency() 6048 …BurstThatFitsInROB / AverageDCCCompressionRate / ReturnBW + (StutterPeriod * TotalDataReadBandwidth in CalculateStutterEfficiency()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 1729 mode_lib->vba.TotalDataReadBandwidth = 0.0; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1744 mode_lib->vba.TotalDataReadBandwidth += locals->ReadBandwidthPlaneLuma[k] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2752 …mode_lib->vba.AverageDCCCompressionRate = mode_lib->vba.TotalDataReadBandwidth / mode_lib->vba.Ave… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2757 * mode_lib->vba.TotalDataReadBandwidth, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2762 + (mode_lib->vba.StutterPeriod * mode_lib->vba.TotalDataReadBandwidth in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 5327 mode_lib->vba.TotalDataReadBandwidth = 0; in CalculateWatermarksAndDRAMSpeedChangeSupport() 5329 mode_lib->vba.TotalDataReadBandwidth = mode_lib->vba.TotalDataReadBandwidth in CalculateWatermarksAndDRAMSpeedChangeSupport()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/ |
D | display_mode_core.c | 3851 AverageDCCCompressionRate = p->TotalDataReadBandwidth / TotalCompressedReadBandwidth; in CalculateStutterEfficiency() 3852 AverageDCCZeroSizeFraction = TotalZeroSizeRequestReadBandwidth / p->TotalDataReadBandwidth; in CalculateStutterEfficiency() 3904 …eCompressedBufferSize : 0) * p->ReadBandwidthSurfaceLuma[k] / p->TotalDataReadBandwidth) / p->Byte… in CalculateStutterEfficiency() 3912 dml_print("DML::%s: k=%u, TotalDataReadBandwidth = %f\n", __func__, k, p->TotalDataReadBandwidth); in CalculateStutterEfficiency() 3957 …hatFitsInROBAndCompressedBuffer = dml_min(*p->StutterPeriod * p->TotalDataReadBandwidth, Effective… in CalculateStutterEfficiency() 3961 …rPeriod * TotalDataReadBandwidth = %f\n", __func__, *p->StutterPeriod * p->TotalDataReadBandwidth); in CalculateStutterEfficiency() 3966 dml_print("DML::%s: TotalDataReadBandwidth = %f\n", __func__, p->TotalDataReadBandwidth); in CalculateStutterEfficiency() 3971 …verageDCCCompressionRate / p->ReturnBW + (*p->StutterPeriod * p->TotalDataReadBandwidth - PartOfUn… in CalculateStutterEfficiency() 3974 …eriod * TotalDataReadBandwidth = %f\n", __func__, (*p->StutterPeriod * p->TotalDataReadBandwidth)); in CalculateStutterEfficiency() 3975 …dml_print("DML::%s: Part 2 = %f\n", __func__, (*p->StutterPeriod * p->TotalDataReadBandwidth - Par… in CalculateStutterEfficiency() [all …]
|
D | display_mode_core_structs.h | 1113 dml_float_t TotalDataReadBandwidth; member 1531 dml_float_t TotalDataReadBandwidth; member
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_vba.h | 531 double TotalDataReadBandwidth; member
|
D | display_mode_vba.c | 108 dml_get_attr_func(total_data_read_bw, mode_lib->vba.TotalDataReadBandwidth);
|