linux/drivers/gpu/drm/mediatek
Nicolas Boichat a0071bc455 drm/mediatek: Only try to attach bridge if there is one
Even if dsi->bridge is NULL, we still try to call drm_bridge_attach,
and print out an error message, before creating the connector.

When no bridge is provided, let's skip these 2 steps and directly
create the connector.

Signed-off-by: Nicolas Boichat <drinkcat@chromium.org>
Signed-off-by: CK Hu <ck.hu@mediatek.com>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
2018-12-03 11:08:22 +08:00
..
Kconfig
Makefile drm/mediatek: add hdmi driver for MT2701 and MT7623 2018-10-03 11:56:33 +08:00
mtk_cec.c
mtk_cec.h
mtk_disp_color.c
mtk_disp_ovl.c drm/mediatek: add function to return OVL layer number 2018-08-27 11:24:36 +08:00
mtk_disp_rdma.c drm/mediatek: add function to return RDMA layer number 2018-08-27 11:24:37 +08:00
mtk_dpi_regs.h drm/mediatek: adjust EDGE to match clock and data 2018-10-03 11:56:32 +08:00
mtk_dpi.c drm/mediatek: add dpi driver for mt2701 and mt7623 2018-10-03 11:56:32 +08:00
mtk_drm_crtc.c treewide: Replace more open-coded allocation size multiplications 2018-10-05 18:06:30 -07:00
mtk_drm_crtc.h drm/mediatek: update some variable name from ovl to comp 2018-08-27 11:24:37 +08:00
mtk_drm_ddp_comp.c drm/mediatek: add a error return value when clock driver has been prepared 2018-10-03 11:56:33 +08:00
mtk_drm_ddp_comp.h drm/mediatek: add function to get layer number for component 2018-08-27 11:24:36 +08:00
mtk_drm_ddp.c drm/mediatek: implement connection from BLS to DPI0 2018-10-03 11:56:33 +08:00
mtk_drm_ddp.h
mtk_drm_drv.c drm/mediatek: add dpi driver for mt2701 and mt7623 2018-10-03 11:56:32 +08:00
mtk_drm_drv.h
mtk_drm_fb.c
mtk_drm_fb.h
mtk_drm_gem.c
mtk_drm_gem.h
mtk_drm_plane.c
mtk_drm_plane.h
mtk_dsi.c drm/mediatek: Only try to attach bridge if there is one 2018-12-03 11:08:22 +08:00
mtk_hdmi_ddc.c
mtk_hdmi_phy.c drm/mediatek: add hdmi driver for MT2701 and MT7623 2018-10-03 11:56:33 +08:00
mtk_hdmi_phy.h drm/mediatek: add hdmi driver for MT2701 and MT7623 2018-10-03 11:56:33 +08:00
mtk_hdmi_regs.h
mtk_hdmi.c drm pull for 4.20-rc1 2018-10-28 17:49:53 -07:00
mtk_hdmi.h drm/mediatek: separate hdmi phy to different file 2018-10-03 11:56:32 +08:00
mtk_mipi_tx.c
mtk_mt2701_hdmi_phy.c drm/mediatek: add hdmi driver for MT2701 and MT7623 2018-10-03 11:56:33 +08:00
mtk_mt8173_hdmi_phy.c drm/mediatek: separate hdmi phy to different file 2018-10-03 11:56:32 +08:00