Home
last modified time | relevance | path

Searched refs:InterlaceEnable (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c56 unsigned int InterlaceEnable; member
290 int InterlaceEnable,
995 myPipe->InterlaceEnable, in CalculatePrefetchSchedule()
1046 if (OutputFormat == dm_420 || (myPipe->InterlaceEnable && ProgressiveToInterlaceUnitInOPP)) in CalculatePrefetchSchedule()
2508 myPipe.InterlaceEnable = v->Interlace[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3376 …long DynamicMetadataLinesBeforeActiveRequired, int InterlaceEnable, bool ProgressiveToInterlaceUni… in CalculateDynamicMetadataParameters() argument
3395 if (InterlaceEnable == 1 && ProgressiveToInterlaceUnitInOPP == false) { in CalculateDynamicMetadataParameters()
4933 myPipe.InterlaceEnable = v->Interlace[k]; in dml30_ModeSupportAndSystemConfigurationFull()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c72 unsigned int InterlaceEnable; member
309 int InterlaceEnable,
1047 myPipe->InterlaceEnable,
1121 if (OutputFormat == dm_420 || (myPipe->InterlaceEnable && myPipe->ProgressiveToInterlaceUnitInOPP))
2725 myPipe.InterlaceEnable = v->Interlace[k];
3672 int InterlaceEnable, argument
3696 if (InterlaceEnable == 1 && ProgressiveToInterlaceUnitInOPP == false) {
5296 myPipe.InterlaceEnable = v->Interlace[k];
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c53 unsigned int InterlaceEnable; member
746 if (OutputFormat == dm_420 || (myPipe->InterlaceEnable && ProgressiveToInterlaceUnitInOPP)) in CalculatePrefetchSchedule()
779 if (myPipe->InterlaceEnable && !ProgressiveToInterlaceUnitInOPP) in CalculatePrefetchSchedule()
2149 myPipe.InterlaceEnable = mode_lib->vba.Interlace[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4718 myPipe.InterlaceEnable = mode_lib->vba.Interlace[k]; in dml21_ModeSupportAndSystemConfigurationFull()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c104 bool InterlaceEnable,
487 bool InterlaceEnable, in CalculatePrefetchSchedule()
537 if (OutputFormat == dm_420 || (InterlaceEnable && ProgressiveToInterlaceUnitInOPP)) in CalculatePrefetchSchedule()
570 if (InterlaceEnable && !ProgressiveToInterlaceUnitInOPP) in CalculatePrefetchSchedule()
Ddisplay_mode_vba_20v2.c129 bool InterlaceEnable,
579 bool InterlaceEnable, in CalculatePrefetchSchedule()
633 if (InterlaceEnable && !ProgressiveToInterlaceUnitInOPP) in CalculatePrefetchSchedule()