Thread (16 messages) 16 messages, 3 authors, 2016-01-06

[PATCH v6.1 4/6] drm: rockchip: Support Synopsys DW MIPI DSI

From: Mark yao <hidden>
Date: 2015-12-18 10:18:54
Also in: dri-devel, linux-rockchip, lkml

On 2015?12?18? 17:47, Chris Zhong wrote:
+	if (drm_core_check_feature(drm, DRIVER_ATOMIC))
+		drm_connector_init(drm, &dsi->connector,
+				   &dw_mipi_dsi_atomic_connector_funcs,
+				   DRM_MODE_CONNECTOR_DSI);
+	else
+		drm_connector_init(drm, &dsi->connector,
+				   &dw_mipi_dsi_connector_funcs,
+				   DRM_MODE_CONNECTOR_DSI);
+
Hi Chris

Since only drm/rockchip use the dw_mipi, and drm/rockchip is converting 
to atomic API,
so I think legacy connector funcs is no needed.

Thanks.

-- ?ark Yao
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help