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/dcn31/
H A Ddisplay_mode_vba_31.c85 bool ProgressiveToInterlaceUnitInOPP; member
193 bool ProgressiveToInterlaceUnitInOPP,
283 bool ProgressiveToInterlaceUnitInOPP,
492 bool ProgressiveToInterlaceUnitInOPP,
936 myPipe->ProgressiveToInterlaceUnitInOPP,
1009 if (OutputFormat == dm_420 || (myPipe->InterlaceEnable && myPipe->ProgressiveToInterlaceUnitInOPP))
1737 bool ProgressiveToInterlaceUnitInOPP, argument
1746 if (ProgressiveToInterlaceUnitInOPP)
1778 …rint("DML::%s: ProgressiveToInterlaceUnitInOPP = %d\n", __func__, ProgressiveToInterlaceUnitInOPP);
2355 v->ProgressiveToInterlaceUnitInOPP,
[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/
H A Ddisplay_mode_core_structs.h423 dml_bool_t ProgressiveToInterlaceUnitInOPP; member
1236 dml_bool_t ProgressiveToInterlaceUnitInOPP; member
1485 dml_bool_t ProgressiveToInterlaceUnitInOPP; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h128 bool ProgressiveToInterlaceUnitInOPP; member
1668 bool ProgressiveToInterlaceUnitInOPP; member
H A Ddml2_core_shared.c149 bool ProgressiveToInterlaceUnitInOPP,
497 bool ProgressiveToInterlaceUnitInOPP,
1673 s->SurfParameters[k].ProgressiveToInterlaceUnitInOPP = mode_lib->ip.ptoi_supported; in dml2_core_shared_mode_support()
2317 myPipe->ProgressiveToInterlaceUnitInOPP = mode_lib->ip.ptoi_supported; in dml2_core_shared_mode_support()
4537 bool ProgressiveToInterlaceUnitInOPP, in CalculatePrefetchSourceLines() argument
4565 if (ProgressiveToInterlaceUnitInOPP) in CalculatePrefetchSourceLines()
5634 p->myPipe[k].ProgressiveToInterlaceUnitInOPP, in CalculateVMRowAndSwath()
5712 p->myPipe[k].ProgressiveToInterlaceUnitInOPP, in CalculateVMRowAndSwath()
7288 bool ProgressiveToInterlaceUnitInOPP, in CalculateVUpdateAndDynamicMetadataParameters() argument
7313 if (InterlaceEnable == 1 && ProgressiveToInterlaceUnitInOPP == false) { in CalculateVUpdateAndDynamicMetadataParameters()
[all …]