Home
last modified time | relevance | path

Searched refs:dml2_hdmifrl (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_utils.c524 case dml2_hdmifrl: in dml2_core_utils_is_stream_encoder_required()
537 case dml2_hdmifrl: in dml2_core_utils_is_encoder_dsc_capable()
555 case dml2_hdmifrl: in dml2_core_utils_is_dio_dp_encoder()
570 case dml2_hdmifrl: in dml2_core_utils_is_hpo_dp_encoder()
Ddml2_core_shared.c1388 …_descriptors[display_cfg->plane_descriptors[k].stream_index].output.output_encoder == dml2_hdmifrl) in dml2_core_shared_mode_support()
1409 …play_cfg->plane_descriptors[k].stream_index].output.output_encoder == dml2_hdmifrl) && mode_lib->m… in dml2_core_shared_mode_support()
1426 …scriptors[display_cfg->plane_descriptors[k].stream_index].output.output_encoder == dml2_hdmifrl)) { in dml2_core_shared_mode_support()
1457 …scriptors[display_cfg->plane_descriptors[k].stream_index].output.output_encoder == dml2_hdmifrl)) { in dml2_core_shared_mode_support()
1479 …escriptors[display_cfg->plane_descriptors[k].stream_index].output.output_encoder == dml2_hdmifrl && in dml2_core_shared_mode_support()
1500 …escriptors[display_cfg->plane_descriptors[k].stream_index].output.output_encoder == dml2_hdmifrl) { in dml2_core_shared_mode_support()
1505 …escriptors[display_cfg->plane_descriptors[k].stream_index].output.output_encoder == dml2_hdmifrl) { in dml2_core_shared_mode_support()
3998 if (Output == dml2_hdmi || Output == dml2_hdmifrl) { in TruncToValidBPP()
4007 if (Format == dml2_n422 || Output == dml2_hdmifrl) { in TruncToValidBPP()
4088 else if (pixelFormat == dml2_n422 || Output == dml2_hdmifrl) in dscceComputeDelay()
[all …]
Ddml2_core_dcn4_calcs.c1321 if (Output == dml2_hdmi || Output == dml2_hdmifrl) { in TruncToValidBPP()
1330 if (Format == dml2_n422 || Output == dml2_hdmifrl) { in TruncToValidBPP()
1411 else if (pixelFormat == dml2_n422 || Output == dml2_hdmifrl) in dscceComputeDelay()
1420 …ed = (pixelFormat == dml2_444 || pixelFormat == dml2_420 || Output == dml2_hdmifrl) ? sliceWidth /… in dscceComputeDelay()
1481 …ormat == dml2_420 || pixelFormat == dml2_444 || pixelFormat == dml2_n422 || Output == dml2_hdmifrl) in dscceComputeDelay()
1518 …if (pixelFormat == dml2_420 || pixelFormat == dml2_n422 || (Output == dml2_hdmifrl && pixelFormat … in dscComputeDelay()
1537 } else if (pixelFormat == dml2_n422 || (Output == dml2_hdmifrl && pixelFormat != dml2_444)) { in dscComputeDelay()
4331 } else if (Output == dml2_hdmifrl) { in CalculateOutputLink()
7713 …_descriptors[display_cfg->plane_descriptors[k].stream_index].output.output_encoder == dml2_hdmifrl) in dml_core_mode_support()
7741 …play_cfg->plane_descriptors[k].stream_index].output.output_encoder == dml2_hdmifrl) && mode_lib->m… in dml_core_mode_support()
[all …]
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
Ddml_top_display_cfg_types.h63 dml2_hdmifrl = 4, enumerator
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_pmo/
Ddml2_pmo_dcn3.c273 case dml2_hdmifrl: in is_dp_encoder()
Ddml2_pmo_dcn4_fams2.c705 case dml2_hdmifrl: in is_dp_encoder()