Home
last modified time | relevance | path

Searched refs:ProgressiveToInterlaceUnitInOPP (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h483 bool ProgressiveToInterlaceUnitInOPP,
611 bool ProgressiveToInterlaceUnitInOPP,
671 bool ProgressiveToInterlaceUnitInOPP,
1013 bool ProgressiveToInterlaceUnitInOPP,
H A Ddisplay_mode_vba_32.c444 …anceCalculation.SurfaceParameters[k].ProgressiveToInterlaceUnitInOPP = mode_lib->vba.ProgressiveTo… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
697 !mode_lib->vba.ProgressiveToInterlaceUnitInOPP) ? in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
784 …arksAndPerformanceCalculation.myPipe.ProgressiveToInterlaceUnitInOPP = mode_lib->vba.ProgressiveTo… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1440 !mode_lib->vba.ProgressiveToInterlaceUnitInOPP); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1532 mode_lib->vba.ProgressiveToInterlaceUnitInOPP, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1596 mode_lib->vba.ProgressiveToInterlaceUnitInOPP, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2358 mode_lib->vba.ProgressiveToInterlaceUnitInOPP == true) in dml32_ModeSupportAndSystemConfigurationFull()
2737 …ars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].ProgressiveToInterlaceUnitInOPP = in dml32_ModeSupportAndSystemConfigurationFull()
2738 mode_lib->vba.ProgressiveToInterlaceUnitInOPP; in dml32_ModeSupportAndSystemConfigurationFull()
2963 !mode_lib->vba.ProgressiveToInterlaceUnitInOPP) ? in dml32_ModeSupportAndSystemConfigurationFull()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h123 bool ProgressiveToInterlaceUnitInOPP; member
H A Ddisplay_mode_vba.c509 mode_lib->vba.ProgressiveToInterlaceUnitInOPP = ip->ptoi_supported; in fetch_ip_params()
1056 && mode_lib->vba.ProgressiveToInterlaceUnitInOPP == true) { in PixelClockAdjustmentForProgressiveToInterlaceUnit()
H A Ddisplay_mode_vba.h414 bool ProgressiveToInterlaceUnitInOPP; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h475 dml_bool_t ProgressiveToInterlaceUnitInOPP; member
1293 dml_bool_t ProgressiveToInterlaceUnitInOPP; member
1542 dml_bool_t ProgressiveToInterlaceUnitInOPP; member
H A Ddisplay_mode_core.c220 dml_bool_t ProgressiveToInterlaceUnitInOPP,
363 dml_bool_t ProgressiveToInterlaceUnitInOPP,
1066 p->myPipe->ProgressiveToInterlaceUnitInOPP, in CalculatePrefetchSchedule()
1139 …putFormat == dml_420 || (p->myPipe->InterlaceEnable && p->myPipe->ProgressiveToInterlaceUnitInOPP)) in CalculatePrefetchSchedule()
1864 dml_bool_t ProgressiveToInterlaceUnitInOPP, in CalculateVUpdateAndDynamicMetadataParameters() argument
1889 if (InterlaceEnable == 1 && ProgressiveToInterlaceUnitInOPP == false) { in CalculateVUpdateAndDynamicMetadataParameters()
2389 dml_bool_t ProgressiveToInterlaceUnitInOPP, in CalculatePrefetchSourceLines() argument
2416 if (ProgressiveToInterlaceUnitInOPP) in CalculatePrefetchSourceLines()
3938 dml_bool_t isInterlaceTiming = p->Interlace[k] && !p->ProgressiveToInterlaceUnitInOPP; in CalculateStutterEfficiency()
4687 p->ProgressiveToInterlaceUnitInOPP, in UseMinimumDCFCLK()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h133 bool ProgressiveToInterlaceUnitInOPP; member
1885 bool ProgressiveToInterlaceUnitInOPP; member
H A Ddml2_core_dcn4_calcs.c1834 bool ProgressiveToInterlaceUnitInOPP, in CalculatePrefetchSourceLines() argument
1862 if (ProgressiveToInterlaceUnitInOPP) in CalculatePrefetchSourceLines()
2953 p->myPipe[k].ProgressiveToInterlaceUnitInOPP, in CalculateVMRowAndSwath()
3031 p->myPipe[k].ProgressiveToInterlaceUnitInOPP, in CalculateVMRowAndSwath()
4838 bool ProgressiveToInterlaceUnitInOPP, in CalculateVUpdateAndDynamicMetadataParameters() argument
4863 if (InterlaceEnable == 1 && ProgressiveToInterlaceUnitInOPP == false) { in CalculateVUpdateAndDynamicMetadataParameters()
5205 p->myPipe->ProgressiveToInterlaceUnitInOPP, in CalculatePrefetchSchedule()
5285 …utFormat == dml2_420 || (p->myPipe->InterlaceEnable && p->myPipe->ProgressiveToInterlaceUnitInOPP)) in CalculatePrefetchSchedule()
7482 myPipe->ProgressiveToInterlaceUnitInOPP = mode_lib->ip.ptoi_supported; in dml_core_ms_prefetch_check()
8959 s->SurfParameters[k].ProgressiveToInterlaceUnitInOPP = mode_lib->ip.ptoi_supported; in dml_core_mode_support()
[all …]