Searched refs:PrefetchSourceLinesC (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.h | 415 double PrefetchSourceLinesC[], 737 double PrefetchSourceLinesC,
|
D | display_mode_vba_util_32.c | 1952 double PrefetchSourceLinesC[], in dml32_CalculateVMRowAndSwath() 2058 PrefetchSourceLinesC[k] = dml32_CalculatePrefetchSourceLines( in dml32_CalculateVMRowAndSwath() 2081 PrefetchSourceLinesC[k] = 0; in dml32_CalculateVMRowAndSwath() 3411 double PrefetchSourceLinesC, in dml32_CalculatePrefetchSchedule() argument 3632 + PrefetchSourceLinesC * swath_width_chroma_ub * myPipe->BytePerPixelC; in dml32_CalculatePrefetchSchedule() 3634 prefetch_sw_bytes / (dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) * LineTime)); in dml32_CalculatePrefetchSchedule() 3636 min_Lsw = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) / max_vratio_pre; in dml32_CalculatePrefetchSchedule() 3682 dml_print("DML::%s: PrefetchSourceLinesC = %f\n", __func__, PrefetchSourceLinesC); in dml32_CalculatePrefetchSchedule() 3941 *VRatioPrefetchC = (double) PrefetchSourceLinesC / LinesToRequestPrefetchPixelData; in dml32_CalculatePrefetchSchedule() 3963 dml_print("DML::%s: PrefetchSourceLinesC = %f\n", __func__, PrefetchSourceLinesC); in dml32_CalculatePrefetchSchedule() [all …]
|
D | display_mode_vba_32.c | 512 v->PrefetchSourceLinesC, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 801 v->PrefetchSourceLinesC[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 116 double PrefetchSourceLinesC, 669 double PrefetchSourceLinesC, in CalculatePrefetchSchedule() 805 Tsw_oto = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) * LineTime; in CalculatePrefetchSchedule() 817 …ceLinesY * *swath_width_luma_ub * dml_ceil(BytePerPixelDETY, 1) + PrefetchSourceLinesC * *swath_wi… in CalculatePrefetchSchedule() 870 + PrefetchSourceLinesC * *swath_width_chroma_ub * dml_ceil(BytePerPixelDETC, 2)) in CalculatePrefetchSchedule() 876 PrefetchSourceLinesC * *swath_width_chroma_ub * in CalculatePrefetchSchedule() 884 PrefetchSourceLinesC * *swath_width_chroma_ub * in CalculatePrefetchSchedule() 891 dml_ceil(BytePerPixelDETY, 1) + PrefetchSourceLinesC * in CalculatePrefetchSchedule() 978 *VRatioPrefetchC = (double) PrefetchSourceLinesC in CalculatePrefetchSchedule() 1005 * (double) PrefetchSourceLinesC / LinesToRequestPrefetchPixelData in CalculatePrefetchSchedule() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 119 double PrefetchSourceLinesC, 850 double PrefetchSourceLinesC, in CalculatePrefetchSchedule() 1009 Lsw_oto = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC); in CalculatePrefetchSchedule() 1012 …o = (PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY + PrefetchSourceLinesC * swath_wid… in CalculatePrefetchSchedule() 1068 + PrefetchSourceLinesC * swath_width_chroma_ub * BytePerPixelC) in CalculatePrefetchSchedule() 1081 PrefetchSourceLinesC * swath_width_chroma_ub * in CalculatePrefetchSchedule() 1090 swath_width_luma_ub * BytePerPixelY + PrefetchSourceLinesC * in CalculatePrefetchSchedule() 1101 …4 = (PrefetchSourceLinesY * swath_width_luma_ub * BytePerPixelY + PrefetchSourceLinesC * swath_wid… in CalculatePrefetchSchedule() 1216 *VRatioPrefetchC = (double) PrefetchSourceLinesC / LinesToRequestPrefetchPixelData; in CalculatePrefetchSchedule() 1232 …*RequiredPrefetchPixDataBWChroma = (double) PrefetchSourceLinesC / LinesToRequestPrefetchPixelData… in CalculatePrefetchSchedule() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 136 double PrefetchSourceLinesC, 847 double PrefetchSourceLinesC, 1056 max_Tsw = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) * LineTime; 1057 …fetchSourceLinesY * swath_width_luma_ub * myPipe->BytePerPixelY + PrefetchSourceLinesC * swath_wid… 1058 …->DPPPerPlane, prefetch_sw_bytes / (dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) * LineTime… 1061 min_Lsw = dml_max(1, dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) / max_vratio_pre); 1065 …fetchSourceLinesY * swath_width_luma_ub * myPipe->BytePerPixelY + PrefetchSourceLinesC * swath_wid… 1327 *VRatioPrefetchC = (double) PrefetchSourceLinesC / LinesToRequestPrefetchPixelData; 1348 dml_print("DML::%s: PrefetchSourceLinesC = %f\n", __func__, PrefetchSourceLinesC); 1365 …*RequiredPrefetchPixDataBWChroma = (double) PrefetchSourceLinesC / LinesToRequestPrefetchPixelData… [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_mode_vba_20.c | 95 double PrefetchSourceLinesC, 478 double PrefetchSourceLinesC, in CalculatePrefetchSchedule() 598 Tsw_oto = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) * LineTime; in CalculatePrefetchSchedule() 602 + PrefetchSourceLinesC * SwathWidthY / 2 * dml_ceil(BytePerPixelDETC, 2)) in CalculatePrefetchSchedule() 658 + PrefetchSourceLinesC * SwathWidthY / 2 in CalculatePrefetchSchedule() 739 *VRatioPrefetchC = (double) PrefetchSourceLinesC in CalculatePrefetchSchedule() 768 + (double) PrefetchSourceLinesC in CalculatePrefetchSchedule() 1935 mode_lib->vba.PrefetchSourceLinesC[k] = CalculatePrefetchSourceLines( in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1950 mode_lib->vba.PrefetchSourceLinesC[k] = 0; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2134 mode_lib->vba.PrefetchSourceLinesC[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
D | display_mode_vba_20v2.c | 120 double PrefetchSourceLinesC, 570 double PrefetchSourceLinesC, in CalculatePrefetchSchedule() 658 Tsw_oto = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) * LineTime; in CalculatePrefetchSchedule() 662 + PrefetchSourceLinesC * SwathWidthY / 2 * dml_ceil(BytePerPixelDETC, 2)) in CalculatePrefetchSchedule() 718 + PrefetchSourceLinesC * SwathWidthY / 2 in CalculatePrefetchSchedule() 799 *VRatioPrefetchC = (double) PrefetchSourceLinesC in CalculatePrefetchSchedule() 828 + (double) PrefetchSourceLinesC in CalculatePrefetchSchedule() 1971 mode_lib->vba.PrefetchSourceLinesC[k] = CalculatePrefetchSourceLines( in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1986 mode_lib->vba.PrefetchSourceLinesC[k] = 0; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2168 mode_lib->vba.PrefetchSourceLinesC[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 148 double PrefetchSourceLinesC, 869 double PrefetchSourceLinesC, 1078 max_Tsw = dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) * LineTime; 1079 …fetchSourceLinesY * swath_width_luma_ub * myPipe->BytePerPixelY + PrefetchSourceLinesC * swath_wid… 1080 …->DPPPerPlane, prefetch_sw_bytes / (dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) * LineTime… 1083 min_Lsw = dml_max(1, dml_max(PrefetchSourceLinesY, PrefetchSourceLinesC) / max_vratio_pre); 1087 …fetchSourceLinesY * swath_width_luma_ub * myPipe->BytePerPixelY + PrefetchSourceLinesC * swath_wid… 1349 *VRatioPrefetchC = (double) PrefetchSourceLinesC / LinesToRequestPrefetchPixelData; 1370 dml_print("DML::%s: PrefetchSourceLinesC = %f\n", __func__, PrefetchSourceLinesC); 1387 …*RequiredPrefetchPixDataBWChroma = (double) PrefetchSourceLinesC / LinesToRequestPrefetchPixelData… [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_vba.h | 933 double PrefetchSourceLinesC[DC__NUM_DPP__MAX]; member
|