mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
drm/rockchip/rk628: gvi: use edid_hdmi_xx_dc_modes instead of edid_hdmi_dc_modes
Signed-off-by: Sandy Huang <hjc@rock-chips.com> Change-Id: I33f15eab2b5a06aadd53723f45d119da0a6dbcce
This commit is contained in:
@@ -310,7 +310,8 @@ static int rk628_gvi_connector_get_modes(struct drm_connector *connector)
|
||||
break;
|
||||
}
|
||||
|
||||
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;
|
||||
info->max_tmds_clock = 300000;
|
||||
|
||||
Reference in New Issue
Block a user