提交 56bc1c42 编写于 作者: Z Zeyu Fan 提交者: Alex Deucher

drm/amd/display: Fix hdmi not lighting up on Hawaii.

Signed-off-by: NZeyu Fan <Zeyu.Fan@amd.com>
Acked-by: NJordan Lazare <Jordan.Lazare@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 39cc5be2
......@@ -1233,7 +1233,7 @@ void dce110_link_encoder_enable_tmds_output(
/* Enable the PHY */
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;
if (hdmi) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册