Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core.c2766 } else if (DSCEnable && Output == dml_dp) { in TruncToValidBPP()
5389 } else if (Output == dml_dp || Output == dml_dp2p0 || Output == dml_edp) { in CalculateOutputLink()
5393 if (Output == dml_dp || Output == dml_dp2p0) { in CalculateOutputLink()
5457 if (Output == dml_dp) { in CalculateOutputLink()
5464 *OutputType = (Output == dml_dp) ? dml_output_type_dp : dml_output_type_edp; in CalculateOutputLink()
5474 if (Output == dml_dp) { in CalculateOutputLink()
5481 *OutputType = (Output == dml_dp) ? dml_output_type_dp : dml_output_type_edp; in CalculateOutputLink()
5491 if (Output == dml_dp) { in CalculateOutputLink()
5498 *OutputType = (Output == dml_dp) ? dml_output_type_dp : dml_output_type_edp; in CalculateOutputLink()
5549 …if ((Output == dml_hdmi || Output == dml_dp || Output == dml_edp) && ODMUse == dml_odm_use_policy_… in CalculateODMMode()
[all …]
H A Ddml2_utils.c136 case dml_dp: in dml2_util_get_maximum_odm_combine_for_output()
H A Ddml2_translation_helper.c795 out->OutputEncoder[location] = dml_dp; in populate_dml_output_cfg_from_stream_state()
808 out->OutputEncoder[location] = dml_dp; in populate_dml_output_cfg_from_stream_state()
H A Ddisplay_mode_core_structs.h64 dml_dp = 0, enumerator