Searched refs:DestinationLinesToRequestRowInVBlank (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.h | 753 double *DestinationLinesToRequestRowInVBlank, 895 double DestinationLinesToRequestRowInVBlank[],
|
D | display_mode_vba_util_32.c | 3427 double *DestinationLinesToRequestRowInVBlank, in dml32_CalculatePrefetchSchedule() 3727 *DestinationLinesToRequestRowInVBlank = 0; in dml32_CalculatePrefetchSchedule() 3895 *DestinationLinesToRequestRowInVBlank = in dml32_CalculatePrefetchSchedule() 3899 *DestinationLinesToRequestVMInVBlank - 2 * *DestinationLinesToRequestRowInVBlank; in dml32_CalculatePrefetchSchedule() 3908 __func__, *DestinationLinesToRequestRowInVBlank); in dml32_CalculatePrefetchSchedule() 4046 } else if (*DestinationLinesToRequestRowInVBlank > 0) { in dml32_CalculatePrefetchSchedule() 4048 (*DestinationLinesToRequestRowInVBlank * LineTime); in dml32_CalculatePrefetchSchedule() 4054 __func__, *DestinationLinesToRequestRowInVBlank); in dml32_CalculatePrefetchSchedule() 4062 __func__, *DestinationLinesToRequestRowInVBlank); in dml32_CalculatePrefetchSchedule() 4074 *DestinationLinesToRequestRowInVBlank = 0; in dml32_CalculatePrefetchSchedule() [all …]
|
D | display_mode_vba_32.c | 818 &v->DestinationLinesToRequestRowInVBlank[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1284 v->DestinationLinesToRequestRowInVBlank, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 131 double *DestinationLinesToRequestRowInVBlank, 424 double DestinationLinesToRequestRowInVBlank[], 684 double *DestinationLinesToRequestRowInVBlank, in CalculatePrefetchSchedule() 862 *DestinationLinesToRequestRowInVBlank = 0; in CalculatePrefetchSchedule() 945 …*DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0)… in CalculatePrefetchSchedule() 951 (*DestinationLinesToRequestVMInVBlank + 2 * *DestinationLinesToRequestRowInVBlank) : in CalculatePrefetchSchedule() 1040 } else if (*DestinationLinesToRequestRowInVBlank > 0) { in CalculatePrefetchSchedule() 1041 …yte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / (*DestinationLinesToRequestRowInVBlank * L… in CalculatePrefetchSchedule() 1055 *DestinationLinesToRequestRowInVBlank = 0; in CalculatePrefetchSchedule() 2213 &locals->DestinationLinesToRequestRowInVBlank[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 150 double *DestinationLinesToRequestRowInVBlank, 409 double DestinationLinesToRequestRowInVBlank[], 861 double *DestinationLinesToRequestRowInVBlank, 1136 *DestinationLinesToRequestRowInVBlank = 0; 1279 …*DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0)… 1285 …DCCEnable) ? (*DestinationLinesToRequestVMInVBlank + 2 * *DestinationLinesToRequestRowInVBlank) : … 1287 …inesForPrefetch - *DestinationLinesToRequestVMInVBlank - 2 * *DestinationLinesToRequestRowInVBlank; 1295 …%s: DestinationLinesToRequestRowInVBlank = %f\n", __func__, *DestinationLinesToRequestRowInVBlank); 1424 } else if (*DestinationLinesToRequestRowInVBlank > 0) { 1425 …yte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / (*DestinationLinesToRequestRowInVBlank * L… [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 162 double *DestinationLinesToRequestRowInVBlank, 421 double DestinationLinesToRequestRowInVBlank[], 883 double *DestinationLinesToRequestRowInVBlank, 1158 *DestinationLinesToRequestRowInVBlank = 0; 1301 …*DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0)… 1307 …DCCEnable) ? (*DestinationLinesToRequestVMInVBlank + 2 * *DestinationLinesToRequestRowInVBlank) : … 1309 …inesForPrefetch - *DestinationLinesToRequestVMInVBlank - 2 * *DestinationLinesToRequestRowInVBlank; 1317 …%s: DestinationLinesToRequestRowInVBlank = %f\n", __func__, *DestinationLinesToRequestRowInVBlank); 1445 } else if (*DestinationLinesToRequestRowInVBlank > 0) { 1446 …yte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / (*DestinationLinesToRequestRowInVBlank * L… [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 135 double *DestinationLinesToRequestRowInVBlank, 446 double DestinationLinesToRequestRowInVBlank[], 866 double *DestinationLinesToRequestRowInVBlank, in CalculatePrefetchSchedule() 1054 *DestinationLinesToRequestRowInVBlank = 0; in CalculatePrefetchSchedule() 1193 …*DestinationLinesToRequestRowInVBlank = dml_ceil(4.0 * TimeForFetchingRowInVBlank / LineTime, 1.0)… in CalculatePrefetchSchedule() 1197 - 2 * *DestinationLinesToRequestRowInVBlank; in CalculatePrefetchSchedule() 1273 } else if (*DestinationLinesToRequestRowInVBlank > 0) { in CalculatePrefetchSchedule() 1274 …yte + PixelPTEBytesPerRow * HostVMInefficiencyFactor) / (*DestinationLinesToRequestRowInVBlank * L… in CalculatePrefetchSchedule() 1289 *DestinationLinesToRequestRowInVBlank = 0; in CalculatePrefetchSchedule() 2502 &v->DestinationLinesToRequestRowInVBlank[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_mode_vba_20.c | 111 double *DestinationLinesToRequestRowInVBlank, 494 double *DestinationLinesToRequestRowInVBlank, in CalculatePrefetchSchedule() 650 *DestinationLinesToRequestRowInVBlank = 0; in CalculatePrefetchSchedule() 703 *DestinationLinesToRequestRowInVBlank = dml_floor( in CalculatePrefetchSchedule() 712 + *DestinationLinesToRequestRowInVBlank) : in CalculatePrefetchSchedule() 791 *DestinationLinesToRequestRowInVBlank = 0; in CalculatePrefetchSchedule() 2150 &mode_lib->vba.DestinationLinesToRequestRowInVBlank[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2193 else if (mode_lib->vba.DestinationLinesToRequestRowInVBlank[k] > 0) { in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2197 / (mode_lib->vba.DestinationLinesToRequestRowInVBlank[k] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2657 + mode_lib->vba.DestinationLinesToRequestRowInVBlank[k]) in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
D | display_mode_vba_20v2.c | 136 double *DestinationLinesToRequestRowInVBlank, 586 double *DestinationLinesToRequestRowInVBlank, in CalculatePrefetchSchedule() 710 *DestinationLinesToRequestRowInVBlank = 0; in CalculatePrefetchSchedule() 763 *DestinationLinesToRequestRowInVBlank = dml_floor( in CalculatePrefetchSchedule() 772 + *DestinationLinesToRequestRowInVBlank) : in CalculatePrefetchSchedule() 851 *DestinationLinesToRequestRowInVBlank = 0; in CalculatePrefetchSchedule() 2184 &mode_lib->vba.DestinationLinesToRequestRowInVBlank[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2227 else if (mode_lib->vba.DestinationLinesToRequestRowInVBlank[k] > 0) { in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2231 / (mode_lib->vba.DestinationLinesToRequestRowInVBlank[k] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2730 + mode_lib->vba.DestinationLinesToRequestRowInVBlank[k]) in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_vba.h | 913 double DestinationLinesToRequestRowInVBlank[DC__NUM_DPP__MAX]; member
|
D | display_mode_vba.c | 148 dml_get_pipe_attr_func(dst_y_per_row_vblank, mode_lib->vba.DestinationLinesToRequestRowInVBlank);
|