Message ID | 20220916133821.27980-1-rex-bc.chen@mediatek.com (mailing list archive) |
---|---|
Headers | show |
Series | Refactor MediaTek DP drivers | expand |
Hi, Dmitry: My tree has no mtk-dp driver yet. Would you like to pick this series? Regards, Chun-Kuang. Bo-Chen Chen <rex-bc.chen@mediatek.com> 於 2022年9月16日 週五 晚上9:38寫道: > > For this series, we do some clean-up and fix a build warning. > This series is based on linux-next-20220915. > > Changes for v2: > 1. Update commit message in "drm/mediatek: dp: Reduce indentation in mtk_dp_bdg_detect()". > 2. Add fix tag for "drm/mediatek: dp: Fix warning in mtk_dp_video_mute()". > > Bo-Chen Chen (3): > drm/mediatek: dp: Reduce indentation in mtk_dp_bdg_detect() > drm/mediatek: dp: Remove unused register definitions > drm/mediatek: dp: Fix warning in mtk_dp_video_mute() > > drivers/gpu/drm/mediatek/mtk_dp.c | 70 ++++++++++++++------------- > drivers/gpu/drm/mediatek/mtk_dp_reg.h | 6 --- > 2 files changed, 36 insertions(+), 40 deletions(-) > > -- > 2.18.0 >
Hello Chun-Kuang, 18.09.2022 06:17, Chun-Kuang Hu пишет: > Hi, Dmitry: > > My tree has no mtk-dp driver yet. Would you like to pick this series? > > Regards, > Chun-Kuang. > > Bo-Chen Chen <rex-bc.chen@mediatek.com> 於 2022年9月16日 週五 晚上9:38寫道: >> >> For this series, we do some clean-up and fix a build warning. >> This series is based on linux-next-20220915. >> >> Changes for v2: >> 1. Update commit message in "drm/mediatek: dp: Reduce indentation in mtk_dp_bdg_detect()". >> 2. Add fix tag for "drm/mediatek: dp: Fix warning in mtk_dp_video_mute()". I changed commit message of the "Fix warning in mtk_dp_video_mute()" patch to make it less noisy and applied all the patches to drm-misc-next.