Searched hist:a481bf2f0ca43c6476229d5bc4c3f6b9404de863 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_hdmi.h | diff a481bf2f0ca43c6476229d5bc4c3f6b9404de863 Fri May 10 03:47:15 CDT 2019 CK Hu <ck.hu@mediatek.com> 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>
|
H A D | Kconfig | diff a481bf2f0ca43c6476229d5bc4c3f6b9404de863 Fri May 10 03:47:15 CDT 2019 CK Hu <ck.hu@mediatek.com> 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>
|
H A D | Makefile | diff a481bf2f0ca43c6476229d5bc4c3f6b9404de863 Fri May 10 03:47:15 CDT 2019 CK Hu <ck.hu@mediatek.com> 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>
|
H A D | mtk_hdmi.c | diff a481bf2f0ca43c6476229d5bc4c3f6b9404de863 Fri May 10 03:47:15 CDT 2019 CK Hu <ck.hu@mediatek.com> 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>
|