mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
drm/bridge: synopsys: dw-hdmi-qp: report hdmi status in atomic_check if uboot logo enabled
Signed-off-by: Shunhua Lan <lsh@rock-chips.com> Change-Id: Ib211456c71c37faa9f7fd47ea9a2a7a61f76bfef
This commit is contained in:
@@ -2341,6 +2341,7 @@ static int dw_hdmi_connector_atomic_check(struct drm_connector *connector,
|
||||
hdmi->dclk_en = true;
|
||||
mutex_unlock(&hdmi->audio_mutex);
|
||||
hdmi->curr_conn = connector;
|
||||
extcon_set_state_sync(hdmi->extcon, EXTCON_DISP_HDMI, true);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user