Searched refs:DestinationLinesToRequestVMInVBlank (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| D | display_mode_vba_21.c | 130 double *DestinationLinesToRequestVMInVBlank, 426 double DestinationLinesToRequestVMInVBlank[], 683 double *DestinationLinesToRequestVMInVBlank, in CalculatePrefetchSchedule() 856 *DestinationLinesToRequestVMInVBlank = 0; in CalculatePrefetchSchedule() 938 …*DestinationLinesToRequestVMInVBlank = dml_ceil(4.0 * TimeForFetchingMetaPTE / LineTime, 1.0) / 4.… in CalculatePrefetchSchedule() 946 (*DestinationLinesToRequestVMInVBlank + 2 * *DestinationLinesToRequestRowInVBlank) : in CalculatePrefetchSchedule() 1027 } else if (*DestinationLinesToRequestVMInVBlank > 0) { in CalculatePrefetchSchedule() 1028 …w = PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor / (*DestinationLinesToRequestVMInVBlank * L… in CalculatePrefetchSchedule() 1049 *DestinationLinesToRequestVMInVBlank = 0; in CalculatePrefetchSchedule() 2207 &locals->DestinationLinesToRequestVMInVBlank[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| D | display_mode_vba_30.c | 133 double *DestinationLinesToRequestVMInVBlank, 548 double DestinationLinesToRequestVMInVBlank[], 930 double *DestinationLinesToRequestVMInVBlank, in CalculatePrefetchSchedule() 1118 *DestinationLinesToRequestVMInVBlank = 0; in CalculatePrefetchSchedule() 1256 …*DestinationLinesToRequestVMInVBlank = dml_ceil(4.0 * TimeForFetchingMetaPTE / LineTime, 1.0) / 4.… in CalculatePrefetchSchedule() 1261 …nesToRequestPrefetchPixelData = *DestinationLinesForPrefetch - *DestinationLinesToRequestVMInVBlank in CalculatePrefetchSchedule() 1329 } else if (*DestinationLinesToRequestVMInVBlank > 0) { in CalculatePrefetchSchedule() 1330 …w = PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor / (*DestinationLinesToRequestVMInVBlank * L… in CalculatePrefetchSchedule() 1353 *DestinationLinesToRequestVMInVBlank = 0; in CalculatePrefetchSchedule() 2566 &v->DestinationLinesToRequestVMInVBlank[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| D | display_mode_vba_20.c | 110 double *DestinationLinesToRequestVMInVBlank, 493 double *DestinationLinesToRequestVMInVBlank, in CalculatePrefetchSchedule() 649 *DestinationLinesToRequestVMInVBlank = 0; in CalculatePrefetchSchedule() 699 *DestinationLinesToRequestVMInVBlank = dml_floor( in CalculatePrefetchSchedule() 711 (*DestinationLinesToRequestVMInVBlank in CalculatePrefetchSchedule() 790 *DestinationLinesToRequestVMInVBlank = 0; in CalculatePrefetchSchedule() 2149 &mode_lib->vba.DestinationLinesToRequestVMInVBlank[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2180 else if (mode_lib->vba.DestinationLinesToRequestVMInVBlank[k] > 0) { in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2183 / (mode_lib->vba.DestinationLinesToRequestVMInVBlank[k] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2656 (mode_lib->vba.DestinationLinesToRequestVMInVBlank[k] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
| D | display_mode_vba_20v2.c | 135 double *DestinationLinesToRequestVMInVBlank, 585 double *DestinationLinesToRequestVMInVBlank, in CalculatePrefetchSchedule() 709 *DestinationLinesToRequestVMInVBlank = 0; in CalculatePrefetchSchedule() 759 *DestinationLinesToRequestVMInVBlank = dml_floor( in CalculatePrefetchSchedule() 771 (*DestinationLinesToRequestVMInVBlank in CalculatePrefetchSchedule() 850 *DestinationLinesToRequestVMInVBlank = 0; in CalculatePrefetchSchedule() 2183 &mode_lib->vba.DestinationLinesToRequestVMInVBlank[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2214 else if (mode_lib->vba.DestinationLinesToRequestVMInVBlank[k] > 0) { in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2217 / (mode_lib->vba.DestinationLinesToRequestVMInVBlank[k] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2728 (mode_lib->vba.DestinationLinesToRequestVMInVBlank[k] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/ |
| D | display_mode_vba.h | 698 double DestinationLinesToRequestVMInVBlank[DC__NUM_DPP__MAX]; member
|
| D | display_mode_vba.c | 125 dml_get_pipe_attr_func(dst_y_per_vm_vblank, mode_lib->vba.DestinationLinesToRequestVMInVBlank);
|