alistair23-linux/drivers/gpu/drm/mediatek
Bibby Hsieh 84dacb9cad drm/mediatek: add a error return value when clock driver has been prepared
DRM driver get the comp->clk by of_clk_get(), we only
assign NULL to comp->clk when error happened, but do
not return the error number.

Signed-off-by: Bibby Hsieh <bibby.hsieh@mediatek.com>
Signed-off-by: CK Hu <ck.hu@mediatek.com>
2018-10-03 11:56:33 +08:00
..
Kconfig drm/mediatek: Using the function drm_display_mode_to_videomode 2018-05-02 14:20:47 +08:00
Makefile drm/mediatek: add hdmi driver for MT2701 and MT7623 2018-10-03 11:56:33 +08:00
mtk_cec.c headers: separate linux/mod_devicetable.h from linux/platform_device.h 2018-07-07 17:52:26 +02:00
mtk_cec.h drm/mediatek: Add HDMI support 2016-06-16 16:30:38 +02:00
mtk_disp_color.c drm: Convert to using %pOF instead of full_name 2017-07-26 13:45:06 +02:00
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.c drm/mediatek: add dpi driver for mt2701 and mt7623 2018-10-03 11:56:32 +08:00
mtk_dpi_regs.h drm/mediatek: adjust EDGE to match clock and data 2018-10-03 11:56:32 +08:00
mtk_drm_crtc.c drm/mediatek: update some variable name from ovl to comp 2018-08-27 11:24:37 +08: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.c drm/mediatek: implement connection from BLS to DPI0 2018-10-03 11:56:33 +08:00
mtk_drm_ddp.h drm/mediatek: add shadow register support 2017-04-08 00:02:13 +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_drv.c drm/mediatek: add dpi driver for mt2701 and mt7623 2018-10-03 11:56:32 +08:00
mtk_drm_drv.h drm/mediatek: add third ddp path 2018-06-24 12:09:01 +08:00
mtk_drm_fb.c drm/mtk: mtk_drm_fb -> drm_framebuffer 2018-06-28 00:27:36 +08:00
mtk_drm_fb.h drm/mtk: Move GEM BO to drm_framebuffer 2018-06-28 00:27:36 +08:00
mtk_drm_gem.c drm/mediatek: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) 2018-04-25 14:01:32 +08:00
mtk_drm_gem.h drm/mediatek: Use .dumb_map_offset and .dumb_destroy defaults 2017-07-29 14:00:11 +02:00
mtk_drm_plane.c drm/mtk: Move GEM BO to drm_framebuffer 2018-06-28 00:27:36 +08:00
mtk_drm_plane.h drm/mediatek: Remove mtk_drm_plane 2016-08-08 14:20:00 -04:00
mtk_dsi.c drm: drop _mode_ from drm_mode_connector_attach_encoder 2018-07-13 18:40:27 +02:00
mtk_hdmi.c drm/mediatek: add hdmi driver for MT2701 and MT7623 2018-10-03 11:56:33 +08:00
mtk_hdmi.h drm/mediatek: separate hdmi phy to different file 2018-10-03 11:56:32 +08:00
mtk_hdmi_ddc.c drm/mediatek: Add HDMI support 2016-06-16 16:30:38 +02:00
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 drm/mediatek: enable hdmi output control bit 2016-06-16 16:30:38 +02:00
mtk_mipi_tx.c drm/mediatek: add support for Mediatek SoC MT2701 2017-04-08 00:02:17 +08:00
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