mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
drm: rockchip: dw-hdmi: Set hdmi output interface to HDMI0
Signed-off-by: Algea Cao <algea.cao@rock-chips.com> Change-Id: Ia9c694f73c1fe9ae3bdb4d8774658dca566ef6c2
This commit is contained in:
@@ -786,6 +786,7 @@ dw_hdmi_rockchip_encoder_atomic_check(struct drm_encoder *encoder,
|
||||
|
||||
s->output_type = DRM_MODE_CONNECTOR_HDMIA;
|
||||
s->tv_state = &conn_state->tv;
|
||||
s->output_if = VOP_OUTPUT_IF_HDMI0;
|
||||
|
||||
hdmi->bus_format = s->bus_format;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user