mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
drm/rockchip/rk628: hdmi: use edid_hdmi_xx_dc_modes instead of edid_hdmi_dc_modes
Signed-off-by: Sandy Huang <hjc@rock-chips.com> Change-Id: Ie466025189d3bbb206157ce54d5dab89693b11ec
This commit is contained in:
@@ -963,7 +963,8 @@ static int rk628_hdmi_connector_get_modes(struct drm_connector *connector)
|
||||
hdmi->hdmi_data.sink_is_hdmi = true;
|
||||
hdmi->hdmi_data.sink_has_audio = true;
|
||||
ret = rockchip_drm_add_modes_noedid(connector);
|
||||
info->edid_hdmi_dc_modes = 0;
|
||||
info->edid_hdmi_rgb444_dc_modes = 0;
|
||||
info->edid_hdmi_ycbcr444_dc_modes = 0;
|
||||
info->hdmi.y420_dc_modes = 0;
|
||||
info->color_formats = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user