Home
last modified time | relevance | path

Searched refs:dml_dp (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core.c2764 } else if (DSCEnable && Output == dml_dp) { in TruncToValidBPP()
5387 } else if (Output == dml_dp || Output == dml_dp2p0 || Output == dml_edp) { in CalculateOutputLink()
5391 if (Output == dml_dp || Output == dml_dp2p0) { in CalculateOutputLink()
5455 if (Output == dml_dp) { in CalculateOutputLink()
5462 *OutputType = (Output == dml_dp) ? dml_output_type_dp : dml_output_type_edp; in CalculateOutputLink()
5472 if (Output == dml_dp) { in CalculateOutputLink()
5479 *OutputType = (Output == dml_dp) ? dml_output_type_dp : dml_output_type_edp; in CalculateOutputLink()
5489 if (Output == dml_dp) { in CalculateOutputLink()
5496 *OutputType = (Output == dml_dp) ? dml_output_type_dp : dml_output_type_edp; in CalculateOutputLink()
5547 …if ((Output == dml_hdmi || Output == dml_dp || Output == dml_edp) && ODMUse == dml_odm_use_policy_… in CalculateODMMode()
[all …]
Ddml2_utils.c136 case dml_dp: in dml2_util_get_maximum_odm_combine_for_output()
Ddml2_translation_helper.c748 out->OutputEncoder[location] = dml_dp; in populate_dml_output_cfg_from_stream_state()
761 out->OutputEncoder[location] = dml_dp; in populate_dml_output_cfg_from_stream_state()
Ddisplay_mode_core_structs.h60 dml_dp = 0, enumerator