mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02: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:
parent
f8d70ba267
commit
64d5fa4ad1
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user