linux/drivers/gpu/drm/mediatek
CK Hu a481bf2f0c drm/mediatek: Separate mtk_hdmi_phy to an independent module
mtk_hdmi_phy is a part of mtk_hdmi module, but phy driver should be an
independent module rather than be part of drm module, so separate the phy
driver to an independent module.

Signed-off-by: CK Hu <ck.hu@mediatek.com>
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Tested-by: Frank Wunderlich <frank-w@public-files.de>
2020-09-06 07:02:54 +08:00
..
Kconfig drm/mediatek: Separate mtk_hdmi_phy to an independent module 2020-09-06 07:02:54 +08:00
Makefile drm/mediatek: Separate mtk_hdmi_phy to an independent module 2020-09-06 07:02:54 +08:00
mtk_cec.c
mtk_cec.h
mtk_disp_color.c
mtk_disp_ovl.c
mtk_disp_rdma.c
mtk_dpi.c drm/mediatek: dpi/dsi: Change the getting possible_crtc way 2020-08-28 07:10:05 +08:00
mtk_dpi_regs.h
mtk_drm_crtc.c drm next for 5.9-rc1 2020-08-05 19:50:06 -07:00
mtk_drm_crtc.h
mtk_drm_ddp.c
mtk_drm_ddp.h
mtk_drm_ddp_comp.c drm/mediatek: dpi/dsi: Change the getting possible_crtc way 2020-08-28 07:10:05 +08:00
mtk_drm_ddp_comp.h drm/mediatek: dpi/dsi: Change the getting possible_crtc way 2020-08-28 07:10:05 +08:00
mtk_drm_drv.c drm/mediatek: Add ddp routing for mt7623 2020-08-27 07:09:01 +08:00
mtk_drm_drv.h
mtk_drm_gem.c drm-misc-next for v5.9: 2020-06-24 15:45:51 +10:00
mtk_drm_gem.h
mtk_drm_plane.c drm/mediatek: Check plane visibility in atomic_update 2020-06-27 10:08:03 +08:00
mtk_drm_plane.h
mtk_dsi.c drm/mediatek: dpi/dsi: Change the getting possible_crtc way 2020-08-28 07:10:05 +08:00
mtk_hdmi.c drm/mediatek: Separate mtk_hdmi_phy to an independent module 2020-09-06 07:02:54 +08:00
mtk_hdmi.h drm/mediatek: Separate mtk_hdmi_phy to an independent module 2020-09-06 07:02:54 +08:00
mtk_hdmi_ddc.c
mtk_hdmi_phy.c drm/mediatek: Separate mtk_hdmi_phy to an independent module 2020-09-06 07:02:54 +08:00
mtk_hdmi_phy.h drm/mediatek: Separate mtk_hdmi_phy to an independent module 2020-09-06 07:02:54 +08:00
mtk_hdmi_regs.h
mtk_mipi_tx.c
mtk_mipi_tx.h
mtk_mt2701_hdmi_phy.c drm/mediatek: Move tz_disabled from mtk_hdmi_phy to mtk_hdmi driver 2020-09-06 07:02:17 +08:00
mtk_mt8173_hdmi_phy.c drm/mediatek: mtk_hdmi: Remove debug messages for function calls 2020-07-05 06:39:21 +08:00
mtk_mt8173_mipi_tx.c
mtk_mt8183_mipi_tx.c