diff options
Diffstat (limited to 'drivers/gpu/drm/i915/intel_dp_mst.c')
-rw-r--r-- | drivers/gpu/drm/i915/intel_dp_mst.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/i915/intel_dp_mst.c b/drivers/gpu/drm/i915/intel_dp_mst.c index 3ffbd69e4551..b029d1026a28 100644 --- a/drivers/gpu/drm/i915/intel_dp_mst.c +++ b/drivers/gpu/drm/i915/intel_dp_mst.c | |||
@@ -43,7 +43,6 @@ static bool intel_dp_mst_compute_config(struct intel_encoder *encoder, | |||
43 | const struct drm_display_mode *adjusted_mode = &pipe_config->base.adjusted_mode; | 43 | const struct drm_display_mode *adjusted_mode = &pipe_config->base.adjusted_mode; |
44 | int mst_pbn; | 44 | int mst_pbn; |
45 | 45 | ||
46 | pipe_config->dp_encoder_is_mst = true; | ||
47 | pipe_config->has_pch_encoder = false; | 46 | pipe_config->has_pch_encoder = false; |
48 | bpp = 24; | 47 | bpp = 24; |
49 | /* | 48 | /* |