]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/gpu/drm/i915/intel_opregion.c
drm/i915: add DP 1.2 MST support (v0.7)
[karo-tx-linux.git] / drivers / gpu / drm / i915 / intel_opregion.c
index 2e2c71fcc9ed502dc3a013089d53a3270999ad51..d37934b6338e6109098d611bc6841c522d866a05 100644 (file)
@@ -352,6 +352,7 @@ int intel_opregion_notify_encoder(struct intel_encoder *intel_encoder,
        case INTEL_OUTPUT_UNKNOWN:
        case INTEL_OUTPUT_DISPLAYPORT:
        case INTEL_OUTPUT_HDMI:
+       case INTEL_OUTPUT_DP_MST:
                type = DISPLAY_TYPE_EXTERNAL_FLAT_PANEL;
                break;
        case INTEL_OUTPUT_EDP: