Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_structs.h112 unsigned int InterlaceEnable; member
/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_util_32.h670 unsigned int InterlaceEnable,
A Ddisplay_mode_vba_util_32.c2068 myPipe[k].InterlaceEnable, in dml32_CalculateVMRowAndSwath()
2142 myPipe[k].InterlaceEnable, in dml32_CalculateVMRowAndSwath()
3203 unsigned int InterlaceEnable, in dml32_CalculateVUpdateAndDynamicMetadataParameters() argument
3232 if (InterlaceEnable == 1 && ProgressiveToInterlaceUnitInOPP == false) in dml32_CalculateVUpdateAndDynamicMetadataParameters()
3509 myPipe->InterlaceEnable, in dml32_CalculatePrefetchSchedule()
3591 …if (v->OutputFormat[k] == dm_420 || (myPipe->InterlaceEnable && myPipe->ProgressiveToInterlaceUnit… in dml32_CalculatePrefetchSchedule()
A Ddisplay_mode_vba_32.c437 …chParametersWatermarksAndPerformanceCalculation.SurfaceParameters[k].InterlaceEnable = mode_lib->v… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
774 …eepSleepPrefetchParametersWatermarksAndPerformanceCalculation.myPipe.InterlaceEnable = mode_lib->v… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2730 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.SurfParameters[k].InterlaceEnable = mode… in dml32_ModeSupportAndSystemConfigurationFull()
3279 …v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.myPipe.InterlaceEnable = mode_lib->vba.I… in dml32_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c54 unsigned int InterlaceEnable; member
288 int InterlaceEnable,
926 myPipe->InterlaceEnable, in CalculatePrefetchSchedule()
977 if (OutputFormat == dm_420 || (myPipe->InterlaceEnable && ProgressiveToInterlaceUnitInOPP)) in CalculatePrefetchSchedule()
2431 myPipe.InterlaceEnable = v->Interlace[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3270 …int DynamicMetadataLinesBeforeActiveRequired, int InterlaceEnable, bool ProgressiveToInterlaceUnit… in CalculateDynamicMetadataParameters() argument
3289 if (InterlaceEnable == 1 && ProgressiveToInterlaceUnitInOPP == false) { in CalculateDynamicMetadataParameters()
4764 myPipe.InterlaceEnable = v->Interlace[k]; in dml30_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c76 unsigned int InterlaceEnable; member
282 int InterlaceEnable,
935 myPipe->InterlaceEnable,
1009 if (OutputFormat == dm_420 || (myPipe->InterlaceEnable && myPipe->ProgressiveToInterlaceUnitInOPP))
2608 myPipe.InterlaceEnable = v->Interlace[k];
3412 int InterlaceEnable, argument
3436 if (InterlaceEnable == 1 && ProgressiveToInterlaceUnitInOPP == false) {
3697 myPipe.InterlaceEnable = v->Interlace[k];
/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_mode_vba_314.c74 unsigned int InterlaceEnable; member
291 int InterlaceEnable,
953 myPipe->InterlaceEnable,
1027 if (OutputFormat == dm_420 || (myPipe->InterlaceEnable && myPipe->ProgressiveToInterlaceUnitInOPP))
2627 myPipe.InterlaceEnable = v->Interlace[k];
3518 int InterlaceEnable, argument
3542 if (InterlaceEnable == 1 && ProgressiveToInterlaceUnitInOPP == false) {
3803 myPipe.InterlaceEnable = v->Interlace[k];
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A 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()
2148 myPipe.InterlaceEnable = mode_lib->vba.Interlace[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3442 myPipe.InterlaceEnable = mode_lib->vba.Interlace[k]; in CalculatePrefetchSchedulePerPlane()
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_shared_types.h118 unsigned int InterlaceEnable; member
A Ddml2_core_dcn4_calcs.c2930 p->myPipe[k].InterlaceEnable, in CalculateVMRowAndSwath()
3008 p->myPipe[k].InterlaceEnable, in CalculateVMRowAndSwath()
4798 unsigned int InterlaceEnable, in CalculateVUpdateAndDynamicMetadataParameters() argument
4824 if (InterlaceEnable == 1 && ProgressiveToInterlaceUnitInOPP == false) { in CalculateVUpdateAndDynamicMetadataParameters()
5165 p->myPipe->InterlaceEnable, in CalculatePrefetchSchedule()
5246 …if (p->OutputFormat == dml2_420 || (p->myPipe->InterlaceEnable && p->myPipe->ProgressiveToInterlac… in CalculatePrefetchSchedule()
7421 …myPipe->InterlaceEnable = display_cfg->stream_descriptors[display_cfg->plane_descriptors[k].stream… in dml_core_ms_prefetch_check()
8885 …s->SurfParameters[k].InterlaceEnable = display_cfg->stream_descriptors[display_cfg->plane_descript… in dml_core_mode_support()
10673 …s->SurfaceParameters[k].InterlaceEnable = display_cfg->stream_descriptors[display_cfg->plane_descr… in dml_core_mode_programming()
11189 …myPipe->InterlaceEnable = display_cfg->stream_descriptors[display_cfg->plane_descriptors[k].stream… in dml_core_mode_programming()
/drivers/gpu/drm/amd/display/dc/dml2/
A Ddisplay_mode_core.c362 dml_uint_t InterlaceEnable,
1065 p->myPipe->InterlaceEnable, in CalculatePrefetchSchedule()
1139 …if (p->OutputFormat == dml_420 || (p->myPipe->InterlaceEnable && p->myPipe->ProgressiveToInterlace… in CalculatePrefetchSchedule()
1859 dml_uint_t InterlaceEnable, in CalculateVUpdateAndDynamicMetadataParameters() argument
1885 if (InterlaceEnable == 1 && ProgressiveToInterlaceUnitInOPP == false) { in CalculateVUpdateAndDynamicMetadataParameters()
5131 p->myPipe[k].InterlaceEnable, in CalculateVMRowAndSwath()
5204 p->myPipe[k].InterlaceEnable, in CalculateVMRowAndSwath()
6376 myPipe->InterlaceEnable = mode_lib->ms.cache_display_cfg.timing.Interlace[k]; in dml_prefetch_check()
7660 s->SurfParameters[k].InterlaceEnable = mode_lib->ms.cache_display_cfg.timing.Interlace[k]; in dml_core_mode_support()
8672 s->SurfaceParameters[k].InterlaceEnable = mode_lib->ms.cache_display_cfg.timing.Interlace[k]; in dml_core_mode_programming()
[all …]
A Ddisplay_mode_core_structs.h465 dml_uint_t InterlaceEnable; member
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A 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()
A Ddisplay_mode_vba_20v2.c129 bool InterlaceEnable,
579 bool InterlaceEnable, in CalculatePrefetchSchedule()
633 if (InterlaceEnable && !ProgressiveToInterlaceUnitInOPP) in CalculatePrefetchSchedule()

Completed in 785 milliseconds