Linux-mediatek Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Refactor MediaTek DP drivers
@ 2022-09-16 13:38 Bo-Chen Chen
  2022-09-16 13:38 ` [PATCH v2 1/3] drm/mediatek: dp: Reduce indentation in mtk_dp_bdg_detect() Bo-Chen Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Bo-Chen Chen @ 2022-09-16 13:38 UTC (permalink / raw)
  To: chunkuang.hu, p.zabel, airlied
  Cc: matthias.bgg, granquet, daniel, jitao.shi,
	angelogioacchino.delregno, ck.hu, liangxu.xu, dri-devel,
	linux-mediatek, linux-kernel, linux-arm-kernel,
	Project_Global_Chrome_Upstream_Group, Bo-Chen Chen

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



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-09-19  9:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-16 13:38 [PATCH v2 0/3] Refactor MediaTek DP drivers Bo-Chen Chen
2022-09-16 13:38 ` [PATCH v2 1/3] drm/mediatek: dp: Reduce indentation in mtk_dp_bdg_detect() Bo-Chen Chen
2022-09-18  3:13   ` Chun-Kuang Hu
2022-09-19  8:04   ` AngeloGioacchino Del Regno
2022-09-16 13:38 ` [PATCH v2 2/3] drm/mediatek: dp: Remove unused register definitions Bo-Chen Chen
2022-09-18  3:14   ` Chun-Kuang Hu
2022-09-16 13:38 ` [PATCH v2 3/3] drm/mediatek: dp: Fix warning in mtk_dp_video_mute() Bo-Chen Chen
2022-09-18  3:13   ` Chun-Kuang Hu
2022-09-19  8:05   ` AngeloGioacchino Del Regno
2022-09-18  3:17 ` [PATCH v2 0/3] Refactor MediaTek DP drivers Chun-Kuang Hu
2022-09-19  9:54   ` Dmitry Osipenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox