Home
last modified time | relevance | path

Searched refs:ImmediateFlipSupportedForPipe (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c219 bool *ImmediateFlipSupportedForPipe);
2296 &mode_lib->vba.ImmediateFlipSupportedForPipe[k]); in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2317 if (mode_lib->vba.ImmediateFlipSupportedForPipe[k] == false) { in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3106 bool *ImmediateFlipSupportedForPipe) in CalculateFlipSchedule() argument
3114 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule()
3185 *ImmediateFlipSupportedForPipe = false; in CalculateFlipSchedule()
3187 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule()
4894 &mode_lib->vba.ImmediateFlipSupportedForPipe[k]); in dml20_ModeSupportAndSystemConfigurationFull()
4915 if (mode_lib->vba.ImmediateFlipSupportedForPipe[k] == false) { in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c243 bool *ImmediateFlipSupportedForPipe);
2330 &mode_lib->vba.ImmediateFlipSupportedForPipe[k]); in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2351 if (mode_lib->vba.ImmediateFlipSupportedForPipe[k] == false) { in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3179 bool *ImmediateFlipSupportedForPipe) in CalculateFlipSchedule() argument
3187 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule()
3258 *ImmediateFlipSupportedForPipe = false; in CalculateFlipSchedule()
3260 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule()
5017 &mode_lib->vba.ImmediateFlipSupportedForPipe[k]); in dml20v2_ModeSupportAndSystemConfigurationFull()
5038 if (mode_lib->vba.ImmediateFlipSupportedForPipe[k] == false) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c275 bool *ImmediateFlipSupportedForPipe);
2363 &locals->ImmediateFlipSupportedForPipe[k]); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2390 if (locals->ImmediateFlipSupportedForPipe[k] == false) { in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3189 bool *ImmediateFlipSupportedForPipe) in CalculateFlipSchedule()
3262 *ImmediateFlipSupportedForPipe = false; in CalculateFlipSchedule()
3264 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule()
4944 &locals->ImmediateFlipSupportedForPipe[k]); in dml21_ModeSupportAndSystemConfigurationFull()
4964 if (locals->ImmediateFlipSupportedForPipe[k] == false) { in dml21_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h615 bool ImmediateFlipSupportedForPipe[DC__NUM_DPP__MAX]; member
/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c270 bool *ImmediateFlipSupportedForPipe);
2755 &v->ImmediateFlipSupportedForPipe[k]); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2785 if (v->ImmediateFlipSupportedForPipe[k] == false) { in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3471 bool *ImmediateFlipSupportedForPipe) in CalculateFlipSchedule()
3540 *ImmediateFlipSupportedForPipe = false; in CalculateFlipSchedule()
3542 *ImmediateFlipSupportedForPipe = true; in CalculateFlipSchedule()
5139 &v->ImmediateFlipSupportedForPipe[k]); in dml30_ModeSupportAndSystemConfigurationFull()
5161 if (v->ImmediateFlipSupportedForPipe[k] == false) { in dml30_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c2950 if (v->ImmediateFlipSupportedForPipe[k] == false) {
3713 v->ImmediateFlipSupportedForPipe[k] = false;
3715 v->ImmediateFlipSupportedForPipe[k] = true;
3724 …nt("DML::%s: ImmediateFlipSupportedForPipe = %d\n", __func__, v->ImmediateFlipSupportedForPipe[k]);
5380 if (v->ImmediateFlipSupportedForPipe[k] == false) {