|
@@ -1281,7 +1281,7 @@ void dce110_link_encoder_enable_dp_output(
|
|
|
configure_encoder(enc110, link_settings);
|
|
|
|
|
|
cntl.action = TRANSMITTER_CONTROL_ENABLE;
|
|
|
- cntl.engine_id = ENGINE_ID_UNKNOWN;
|
|
|
+ cntl.engine_id = enc->preferred_engine;
|
|
|
cntl.transmitter = enc110->base.transmitter;
|
|
|
cntl.pll_id = clock_source;
|
|
|
cntl.signal = SIGNAL_TYPE_DISPLAY_PORT;
|