Home
last modified time | relevance | path

Searched refs:dml2_420 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_display_cfg_types.h55 dml2_420 = 3 enumerator
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_utils.c206 case dml2_420: in dml2_core_utils_get_stream_output_bpp()
H A Ddml2_core_shared.c1427 …display_cfg->plane_descriptors[k].stream_index].output.output_format == dml2_420 && display_cfg->s… in dml2_core_shared_mode_support()
1501 …eam_descriptors[display_cfg->plane_descriptors[k].stream_index].output.output_format == dml2_420) { in dml2_core_shared_mode_support()
2962 case dml2_420: in get_stream_output_bpp()
3985 if (Format == dml2_420) { in TruncToValidBPP()
4083 if (pixelFormat == dml2_420) in dscceComputeDelay()
4097 …slice_width_modified = (pixelFormat == dml2_444 || pixelFormat == dml2_420 || Output == dml2_hdmif… in dscceComputeDelay()
4158 …if (pixelFormat == dml2_420 || pixelFormat == dml2_444 || pixelFormat == dml2_n422 || Output == dm… in dscceComputeDelay()
4195 …if (pixelFormat == dml2_420 || pixelFormat == dml2_n422 || (Output == dml2_hdmifrl && pixelFormat … in dscComputeDelay()
4199 if (pixelFormat == dml2_420) { in dscComputeDelay()
7681 …if (p->OutputFormat == dml2_420 || (p->myPipe->InterlaceEnable && p->myPipe->ProgressiveToInterlac… in CalculatePrefetchSchedule()