Searched refs:DestinationLinesToRequestVMInVBlank (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| D | display_mode_vba_21.c | 129 double *DestinationLinesToRequestVMInVBlank, 425 double DestinationLinesToRequestVMInVBlank[], 682 double *DestinationLinesToRequestVMInVBlank, in CalculatePrefetchSchedule() 855 *DestinationLinesToRequestVMInVBlank = 0; in CalculatePrefetchSchedule() 937 …*DestinationLinesToRequestVMInVBlank = dml_ceil(4.0 * TimeForFetchingMetaPTE / LineTime, 1.0) / 4.… in CalculatePrefetchSchedule() 945 (*DestinationLinesToRequestVMInVBlank + 2 * *DestinationLinesToRequestRowInVBlank) : in CalculatePrefetchSchedule() 1026 } else if (*DestinationLinesToRequestVMInVBlank > 0) { in CalculatePrefetchSchedule() 1027 …w = PDEAndMetaPTEBytesFrame * HostVMInefficiencyFactor / (*DestinationLinesToRequestVMInVBlank * L… in CalculatePrefetchSchedule() 1048 *DestinationLinesToRequestVMInVBlank = 0; in CalculatePrefetchSchedule() 2206 &locals->DestinationLinesToRequestVMInVBlank[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| D | display_mode_vba_20.c | 109 double *DestinationLinesToRequestVMInVBlank, 492 double *DestinationLinesToRequestVMInVBlank, in CalculatePrefetchSchedule() 648 *DestinationLinesToRequestVMInVBlank = 0; in CalculatePrefetchSchedule() 698 *DestinationLinesToRequestVMInVBlank = dml_floor( in CalculatePrefetchSchedule() 710 (*DestinationLinesToRequestVMInVBlank in CalculatePrefetchSchedule() 789 *DestinationLinesToRequestVMInVBlank = 0; in CalculatePrefetchSchedule() 2148 &mode_lib->vba.DestinationLinesToRequestVMInVBlank[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2179 else if (mode_lib->vba.DestinationLinesToRequestVMInVBlank[k] > 0) { in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2182 / (mode_lib->vba.DestinationLinesToRequestVMInVBlank[k] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2654 (mode_lib->vba.DestinationLinesToRequestVMInVBlank[k] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
| D | display_mode_vba_20v2.c | 133 double *DestinationLinesToRequestVMInVBlank, 583 double *DestinationLinesToRequestVMInVBlank, in CalculatePrefetchSchedule() 707 *DestinationLinesToRequestVMInVBlank = 0; in CalculatePrefetchSchedule() 757 *DestinationLinesToRequestVMInVBlank = dml_floor( in CalculatePrefetchSchedule() 769 (*DestinationLinesToRequestVMInVBlank in CalculatePrefetchSchedule() 848 *DestinationLinesToRequestVMInVBlank = 0; in CalculatePrefetchSchedule() 2181 &mode_lib->vba.DestinationLinesToRequestVMInVBlank[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2212 else if (mode_lib->vba.DestinationLinesToRequestVMInVBlank[k] > 0) { in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2215 / (mode_lib->vba.DestinationLinesToRequestVMInVBlank[k] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 2686 (mode_lib->vba.DestinationLinesToRequestVMInVBlank[k] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/ |
| D | display_mode_vba.h | 679 double DestinationLinesToRequestVMInVBlank[DC__NUM_DPP__MAX]; member
|
| D | display_mode_vba.c | 127 dml_get_pipe_attr_func(dst_y_per_vm_vblank, mode_lib->vba.DestinationLinesToRequestVMInVBlank);
|