Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
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()
7294 if (mode_lib->ms.cache_display_cfg.output.OutputEncoder[k] == dml_dp && s->TotalSlots > 63) in dml_core_mode_support()
[all …]
H A Ddml2_utils.c136 case dml_dp: in dml2_util_get_maximum_odm_combine_for_output()
H A Ddml2_translation_helper.c792 out->OutputEncoder[location] = dml_dp; in populate_dml_output_cfg_from_stream_state()
805 out->OutputEncoder[location] = dml_dp; in populate_dml_output_cfg_from_stream_state()
H A Ddisplay_mode_core_structs.h64 dml_dp = 0, enumerator