Searched refs:InterlaceEnable (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_structs.h | 112 unsigned int InterlaceEnable; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_util_32.h | 670 unsigned int InterlaceEnable,
|
| H A D | display_mode_vba_32.c | 437 …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()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_shared_types.h | 122 unsigned int InterlaceEnable; member
|
| H A D | dml2_core_dcn4_calcs.c | 2952 p->myPipe[k].InterlaceEnable, in CalculateVMRowAndSwath() 3030 p->myPipe[k].InterlaceEnable, in CalculateVMRowAndSwath() 4837 unsigned int InterlaceEnable, in CalculateVUpdateAndDynamicMetadataParameters() argument 4863 if (InterlaceEnable == 1 && ProgressiveToInterlaceUnitInOPP == false) { in CalculateVUpdateAndDynamicMetadataParameters() 5204 p->myPipe->InterlaceEnable, in CalculatePrefetchSchedule() 5285 …if (p->OutputFormat == dml2_420 || (p->myPipe->InterlaceEnable && p->myPipe->ProgressiveToInterlac… in CalculatePrefetchSchedule() 7472 …myPipe->InterlaceEnable = display_cfg->stream_descriptors[display_cfg->plane_descriptors[k].stream… in dml_core_ms_prefetch_check() 8952 …s->SurfParameters[k].InterlaceEnable = display_cfg->stream_descriptors[display_cfg->plane_descript… in dml_core_mode_support() 10745 …s->SurfaceParameters[k].InterlaceEnable = display_cfg->stream_descriptors[display_cfg->plane_descr… in dml_core_mode_programming() 11261 …myPipe->InterlaceEnable = display_cfg->stream_descriptors[display_cfg->plane_descriptors[k].stream… in dml_core_mode_programming()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 362 dml_uint_t InterlaceEnable, 1065 p->myPipe->InterlaceEnable, in CalculatePrefetchSchedule() 1139 …if (p->OutputFormat == dml_420 || (p->myPipe->InterlaceEnable && p->myPipe->ProgressiveToInterlace… in CalculatePrefetchSchedule() 1863 dml_uint_t InterlaceEnable, in CalculateVUpdateAndDynamicMetadataParameters() argument 1889 if (InterlaceEnable == 1 && ProgressiveToInterlaceUnitInOPP == false) { in CalculateVUpdateAndDynamicMetadataParameters() 5148 p->myPipe[k].InterlaceEnable, in CalculateVMRowAndSwath() 5221 p->myPipe[k].InterlaceEnable, in CalculateVMRowAndSwath() 6393 myPipe->InterlaceEnable = mode_lib->ms.cache_display_cfg.timing.Interlace[k]; in dml_prefetch_check() 7747 s->SurfParameters[k].InterlaceEnable = mode_lib->ms.cache_display_cfg.timing.Interlace[k]; in dml_core_mode_support() 8697 s->SurfaceParameters[k].InterlaceEnable = mode_lib->ms.cache_display_cfg.timing.Interlace[k]; in dml_core_mode_programming() [all …]
|
| H A D | display_mode_core_structs.h | 464 dml_uint_t InterlaceEnable; member
|