Searched refs:DRM_MODE_ENCODER_DPMST (Results 1 – 6 of 6) sorted by relevance
608 if (encoder->encoder_type == DRM_MODE_ENCODER_DPMST) in nv50_audio_component_get_eld()706 if (encoder->encoder_type != DRM_MODE_ENCODER_DPMST) { in nv50_audio_supported()877 if (encoder->encoder_type != DRM_MODE_ENCODER_DPMST) in nv50_real_outp()1116 DRM_MODE_ENCODER_DPMST, "mst-%d", id); in nv50_msto_new()1308 if (encoder->encoder_type == DRM_MODE_ENCODER_DPMST) { in nv50_mstm_cleanup()1337 if (encoder->encoder_type == DRM_MODE_ENCODER_DPMST) { in nv50_mstm_prepare()1349 if (encoder->encoder_type == DRM_MODE_ENCODER_DPMST) { in nv50_mstm_prepare()2128 if (outp->encoder->encoder_type != DRM_MODE_ENCODER_DPMST) { in nv50_disp_atomic_commit_core()2674 if (encoder->encoder_type != DRM_MODE_ENCODER_DPMST) in nv50_display_fini()2771 if (encoder->encoder_type == DRM_MODE_ENCODER_DPMST) in nv50_display_read_hw_state()[all …]
173 return encoder->encoder_type == DRM_MODE_ENCODER_DPMST; in nouveau_connector_is_mst()
68 { DRM_MODE_ENCODER_DPMST, "DP MST" },
372 #define DRM_MODE_ENCODER_DPMST 7 macro
1793 DRM_MODE_ENCODER_DPMST, "DP-MST %c", pipe_name(pipe)); in intel_dp_create_fake_mst_encoder()
558 DRM_MODE_ENCODER_DPMST, in dm_dp_create_fake_mst_encoders()
Completed in 46 milliseconds