/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 482 double TotalDataReadBandwidth, 3201 v->TotalDataReadBandwidth = 0; 3203 …v->TotalDataReadBandwidth = v->TotalDataReadBandwidth + v->ReadBandwidthPlaneLuma[k] + v->ReadBand… 3216 v->TotalDataReadBandwidth, 6305 double TotalDataReadBandwidth, argument 6420 AverageDCCCompressionRate = TotalDataReadBandwidth / TotalCompressedReadBandwidth; 6421 AverageDCCZeroSizeFraction = TotalZeroSizeRequestReadBandwidth / TotalDataReadBandwidth; 6467 … == true ? EffectiveCompressedBufferSize : 0) * ReadBandwidthPlaneLuma[k] / TotalDataReadBandwidth) 6476 dml_print("DML::%s: k=%0d TotalDataReadBandwidth = %f\n", __func__, k, TotalDataReadBandwidth); 6509 …BurstThatFitsInROBAndCompressedBuffer = dml_min(*StutterPeriod * TotalDataReadBandwidth, Effective… [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 491 double TotalDataReadBandwidth, 3220 v->TotalDataReadBandwidth = 0; 3222 …v->TotalDataReadBandwidth = v->TotalDataReadBandwidth + v->ReadBandwidthPlaneLuma[k] + v->ReadBand… 3235 v->TotalDataReadBandwidth, 6400 double TotalDataReadBandwidth, argument 6515 AverageDCCCompressionRate = TotalDataReadBandwidth / TotalCompressedReadBandwidth; 6516 AverageDCCZeroSizeFraction = TotalZeroSizeRequestReadBandwidth / TotalDataReadBandwidth; 6562 … == true ? EffectiveCompressedBufferSize : 0) * ReadBandwidthPlaneLuma[k] / TotalDataReadBandwidth) 6571 dml_print("DML::%s: k=%0d TotalDataReadBandwidth = %f\n", __func__, k, TotalDataReadBandwidth); 6604 …BurstThatFitsInROBAndCompressedBuffer = dml_min(*StutterPeriod * TotalDataReadBandwidth, Effective… [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.c | 5595 double TotalDataReadBandwidth, in dml32_CalculateStutterEfficiency() argument 5763 AverageDCCCompressionRate = TotalDataReadBandwidth / TotalCompressedReadBandwidth; in dml32_CalculateStutterEfficiency() 5764 AverageDCCZeroSizeFraction = TotalZeroSizeRequestReadBandwidth / TotalDataReadBandwidth; in dml32_CalculateStutterEfficiency() 5838 * ReadBandwidthSurfaceLuma[k] / TotalDataReadBandwidth) in dml32_CalculateStutterEfficiency() 5849 dml_print("DML::%s: k=%0d, TotalDataReadBandwidth = %f\n", __func__, k, TotalDataReadBandwidth); in dml32_CalculateStutterEfficiency() 5914 …ressedPixelBurstThatFitsInROBAndCompressedBuffer = dml_min(*StutterPeriod * TotalDataReadBandwidth, in dml32_CalculateStutterEfficiency() 5920 __func__, *StutterPeriod * TotalDataReadBandwidth); in dml32_CalculateStutterEfficiency() 5925 dml_print("DML::%s: TotalDataReadBandwidth = %f\n", __func__, TotalDataReadBandwidth); in dml32_CalculateStutterEfficiency() 5932 + (*StutterPeriod * TotalDataReadBandwidth in dml32_CalculateStutterEfficiency() 5939 __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.12.1/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() 1444 mode_lib->vba.TotalDataReadBandwidth = 0.0; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1459 mode_lib->vba.TotalDataReadBandwidth += mode_lib->vba.ReadBandwidthPlaneLuma[k] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1656 * mode_lib->vba.TotalDataReadBandwidth, in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1658 * mode_lib->vba.TotalDataReadBandwidth in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1663 / mode_lib->vba.TotalDataReadBandwidth / mode_lib->vba.ReturnBW in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1665 * mode_lib->vba.TotalDataReadBandwidth in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
D | display_mode_vba_20.c | 1384 mode_lib->vba.TotalDataReadBandwidth = 0.0; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1399 mode_lib->vba.TotalDataReadBandwidth += mode_lib->vba.ReadBandwidthPlaneLuma[k] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1439 / mode_lib->vba.TotalDataReadBandwidth); in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1464 / mode_lib->vba.TotalDataReadBandwidth); in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1620 * mode_lib->vba.TotalDataReadBandwidth, in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1622 * mode_lib->vba.TotalDataReadBandwidth in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1627 / mode_lib->vba.TotalDataReadBandwidth / mode_lib->vba.ReturnBW in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1629 * mode_lib->vba.TotalDataReadBandwidth in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
D | dml2_core_shared_types.h | 670 double TotalDataReadBandwidth; member 1657 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 | 9731 l->AverageDCCCompressionRate = p->TotalDataReadBandwidth / l->TotalCompressedReadBandwidth; in CalculateStutterEfficiency() 9732 l->AverageDCCZeroSizeFraction = l->TotalZeroSizeRequestReadBandwidth / p->TotalDataReadBandwidth; in CalculateStutterEfficiency() 9791 …eCompressedBufferSize : 0) * p->ReadBandwidthSurfaceLuma[k] / p->TotalDataReadBandwidth) / p->Byte… in CalculateStutterEfficiency() 9799 …ml2_printf("DML::%s: k=%u, TotalDataReadBandwidth = %f\n", __func__, k, p->TotalDataReadBandwidth); in CalculateStutterEfficiency() 9849 …tFitsInROBAndCompressedBuffer = math_min2(*p->StutterPeriod * p->TotalDataReadBandwidth, l->Effect… in CalculateStutterEfficiency() 9852 …es)\n", __func__, *p->StutterPeriod * p->TotalDataReadBandwidth, (*p->StutterPeriod * p->TotalData… in CalculateStutterEfficiency() 9856 dml2_printf("DML::%s: TotalDataReadBandwidth = %f\n", __func__, p->TotalDataReadBandwidth); in CalculateStutterEfficiency() 9863 …(*p->StutterPeriod * p->TotalDataReadBandwidth - l->PartOfUncompressedPixelBurstThatFitsInROBAndCo… in CalculateStutterEfficiency() 9868 …dml2_printf("DML::%s: Part 2 = %f\n", __func__, (*p->StutterPeriod * p->TotalDataReadBandwidth - l… in CalculateStutterEfficiency() 11484 mode_lib->mp.TotalDataReadBandwidth = 0; in dml_core_mode_programming() [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 512 double TotalDataReadBandwidth, 2986 v->TotalDataReadBandwidth = 0; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2988 v->TotalDataReadBandwidth = v->TotalDataReadBandwidth in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3014 v->TotalDataReadBandwidth, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 5948 double TotalDataReadBandwidth, in CalculateStutterEfficiency() argument 6058 AverageDCCCompressionRate = TotalDataReadBandwidth / AverageReadBandwidth; in CalculateStutterEfficiency() 6059 …PartOfBurstThatFitsInROB = dml_min(StutterPeriod * TotalDataReadBandwidth, ROBBufferSizeInKByte * … in CalculateStutterEfficiency() 6060 …BurstThatFitsInROB / AverageDCCCompressionRate / ReturnBW + (StutterPeriod * TotalDataReadBandwidth in CalculateStutterEfficiency()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 1732 mode_lib->vba.TotalDataReadBandwidth = 0.0; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1747 mode_lib->vba.TotalDataReadBandwidth += locals->ReadBandwidthPlaneLuma[k] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2755 …mode_lib->vba.AverageDCCCompressionRate = mode_lib->vba.TotalDataReadBandwidth / mode_lib->vba.Ave… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2760 * mode_lib->vba.TotalDataReadBandwidth, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2765 + (mode_lib->vba.StutterPeriod * mode_lib->vba.TotalDataReadBandwidth in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 5330 mode_lib->vba.TotalDataReadBandwidth = 0; in CalculateWatermarksAndDRAMSpeedChangeSupport() 5332 mode_lib->vba.TotalDataReadBandwidth = mode_lib->vba.TotalDataReadBandwidth in CalculateWatermarksAndDRAMSpeedChangeSupport()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/ |
D | display_mode_core_structs.h | 1056 dml_float_t TotalDataReadBandwidth; member 1474 dml_float_t TotalDataReadBandwidth; member
|
D | display_mode_core.c | 3850 AverageDCCCompressionRate = p->TotalDataReadBandwidth / TotalCompressedReadBandwidth; in CalculateStutterEfficiency() 3851 AverageDCCZeroSizeFraction = TotalZeroSizeRequestReadBandwidth / p->TotalDataReadBandwidth; in CalculateStutterEfficiency() 3903 …eCompressedBufferSize : 0) * p->ReadBandwidthSurfaceLuma[k] / p->TotalDataReadBandwidth) / p->Byte… in CalculateStutterEfficiency() 3911 dml_print("DML::%s: k=%u, TotalDataReadBandwidth = %f\n", __func__, k, p->TotalDataReadBandwidth); in CalculateStutterEfficiency() 3956 …hatFitsInROBAndCompressedBuffer = dml_min(*p->StutterPeriod * p->TotalDataReadBandwidth, Effective… in CalculateStutterEfficiency() 3960 …rPeriod * TotalDataReadBandwidth = %f\n", __func__, *p->StutterPeriod * p->TotalDataReadBandwidth); in CalculateStutterEfficiency() 3965 dml_print("DML::%s: TotalDataReadBandwidth = %f\n", __func__, p->TotalDataReadBandwidth); in CalculateStutterEfficiency() 3970 …verageDCCCompressionRate / p->ReturnBW + (*p->StutterPeriod * p->TotalDataReadBandwidth - PartOfUn… in CalculateStutterEfficiency() 3973 …eriod * TotalDataReadBandwidth = %f\n", __func__, (*p->StutterPeriod * p->TotalDataReadBandwidth)); in CalculateStutterEfficiency() 3974 …dml_print("DML::%s: Part 2 = %f\n", __func__, (*p->StutterPeriod * p->TotalDataReadBandwidth - Par… in CalculateStutterEfficiency() [all …]
|
/linux-6.12.1/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);
|