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.c2777 } else if (DSCEnable && Output == dml_dp) { in TruncToValidBPP()
5406 } else if (Output == dml_dp || Output == dml_dp2p0 || Output == dml_edp) { in CalculateOutputLink()
5410 if (Output == dml_dp || Output == dml_dp2p0) { 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()
5508 if (Output == dml_dp) { in CalculateOutputLink()
5515 *OutputType = (Output == dml_dp) ? dml_output_type_dp : dml_output_type_edp; in CalculateOutputLink()
5566 …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.c799 out->OutputEncoder[location] = dml_dp; in populate_dml_output_cfg_from_stream_state()
812 out->OutputEncoder[location] = dml_dp; in populate_dml_output_cfg_from_stream_state()
H A Ddisplay_mode_core_structs.h64 dml_dp = 0, enumerator