Searched refs:ProgressiveToInterlaceUnitInOPP (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_util_32.h | 483 bool ProgressiveToInterlaceUnitInOPP, 611 bool ProgressiveToInterlaceUnitInOPP, 671 bool ProgressiveToInterlaceUnitInOPP, 1013 bool ProgressiveToInterlaceUnitInOPP,
|
| H A D | display_mode_vba_32.c | 444 …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 D | display_mode_structs.h | 123 bool ProgressiveToInterlaceUnitInOPP; member
|
| H A D | display_mode_vba.c | 509 mode_lib->vba.ProgressiveToInterlaceUnitInOPP = ip->ptoi_supported; in fetch_ip_params() 1056 && mode_lib->vba.ProgressiveToInterlaceUnitInOPP == true) { in PixelClockAdjustmentForProgressiveToInterlaceUnit()
|
| H A D | display_mode_vba.h | 414 bool ProgressiveToInterlaceUnitInOPP; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core_structs.h | 475 dml_bool_t ProgressiveToInterlaceUnitInOPP; member 1293 dml_bool_t ProgressiveToInterlaceUnitInOPP; member 1542 dml_bool_t ProgressiveToInterlaceUnitInOPP; member
|
| H A D | display_mode_core.c | 220 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 D | dml2_core_shared_types.h | 133 bool ProgressiveToInterlaceUnitInOPP; member 1885 bool ProgressiveToInterlaceUnitInOPP; member
|
| H A D | dml2_core_dcn4_calcs.c | 1834 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 …]
|