Searched refs:dml_dp (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_utils.c136 case dml_dp:
H A Ddml2_translation_helper.c635 out->OutputEncoder[location] = dml_dp;
648 out->OutputEncoder[location] = dml_dp;
H A Ddisplay_mode_core.c2763 } else if (DSCEnable && Output == dml_dp) {
5386 } else if (Output == dml_dp || Output == dml_dp2p0 || Output == dml_edp) {
5390 if (Output == dml_dp || Output == dml_dp2p0) {
5454 if (Output == dml_dp) {
5461 *OutputType = (Output == dml_dp) ? dml_output_type_dp : dml_output_type_edp;
5471 if (Output == dml_dp) {
5478 *OutputType = (Output == dml_dp) ? dml_output_type_dp : dml_output_type_edp;
5488 if (Output == dml_dp) {
5495 *OutputType = (Output == dml_dp) ? dml_output_type_dp : dml_output_type_edp;
5545 if ((Output == dml_hdmi || Output == dml_dp || Outpu
[all...]
H A Ddisplay_mode_core_structs.h59 dml_dp = 0, enumerator in enum:dml_output_encoder_class

Completed in 202 milliseconds