The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Adjust YCbCr422/bandwidth/training for DP
@ 2024-10-25  8:28 Liankun Yang
  2024-10-25  8:28 ` [PATCH v2 1/3] drm/mediatek: Fix YCbCr422 color format issue " Liankun Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Liankun Yang @ 2024-10-25  8:28 UTC (permalink / raw)
  To: chunkuang.hu, p.zabel, airlied, simona, matthias.bgg,
	angelogioacchino.delregno, ck.hu, dmitry.osipenko, msp,
	rex-bc.chen, granquet, peng.liu, jitao.shi, mac.shen,
	liankun.yang, Project_Global_Chrome_Upstream_Group
  Cc: dri-devel, linux-mediatek, linux-kernel, linux-arm-kernel

The change in mode filtering bandwidth calculation method must rely on
DP training at the beginning, and get the current train info to calculate
the bandwidth.

Color format support capability must also rely on DP training time to
get the most reliable link capability and choose which color format to use.

Fixed YCbCr422 problem and bandwidth calculation from color format are
both in the color format category, so they are bound.

In summary, YCbCr 422 and mode valid must rely on DP training timing,
so they are strongly bound.

Liankun Yang (3):
  drm/mediatek: Fix YCbCr422 color format issue for DP
  drm/mediatek: Fix mode valid issue for dp
  drm/mediatek: Adjust bandwidth limit for DP

 drivers/gpu/drm/mediatek/mtk_dp.c | 78 ++++++++++++++++++-------------
 1 file changed, 45 insertions(+), 33 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2025-02-12  8:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-25  8:28 [PATCH v2 0/3] Adjust YCbCr422/bandwidth/training for DP Liankun Yang
2024-10-25  8:28 ` [PATCH v2 1/3] drm/mediatek: Fix YCbCr422 color format issue " Liankun Yang
2024-12-30 14:17   ` Chun-Kuang Hu
2024-10-25  8:28 ` [PATCH v2 2/3] drm/mediatek: Fix mode valid issue for dp Liankun Yang
2024-12-30 14:33   ` Chun-Kuang Hu
2024-10-25  8:28 ` [PATCH v2 3/3] drm/mediatek: Adjust bandwidth limit for DP Liankun Yang
2025-02-12  8:28   ` CK Hu (胡俊光)

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