linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v16 0/4] group dp driver related patches into one series
@ 2022-01-14 22:45 Kuogee Hsieh
  2022-01-14 22:45 ` [PATCH v16 1/4] drm/msm/dp: do not initialize phy until plugin interrupt received Kuogee Hsieh
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kuogee Hsieh @ 2022-01-14 22:45 UTC (permalink / raw)
  To: dri-devel, robdclark, sean, swboyd, vkoul, daniel, airlied,
	agross, dmitry.baryshkov, bjorn.andersson
  Cc: Kuogee Hsieh, quic_abhinavk, aravindh, quic_sbillaka, freedreno,
	linux-arm-msm, linux-kernel

Group below 4 dp driver related patches into one series.

Kuogee Hsieh (4):
  drm/msm/dp: do not initialize phy until plugin interrupt received
  drm/msm/dp:  populate connector of struct  dp_panel
  drm/msm/dp: add support of tps4 (training pattern 4) for HBR3
  drm/msm/dp: stop link training after link training 2 failed

 drivers/gpu/drm/msm/dp/dp_catalog.c |  12 ++---
 drivers/gpu/drm/msm/dp/dp_catalog.h |   2 +-
 drivers/gpu/drm/msm/dp/dp_ctrl.c    | 100 ++++++++++++++++------------------
 drivers/gpu/drm/msm/dp/dp_ctrl.h    |   8 +--
 drivers/gpu/drm/msm/dp/dp_display.c | 103 +++++++++++++++++++++---------------
 5 files changed, 116 insertions(+), 109 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project


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

end of thread, other threads:[~2022-01-14 22:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-14 22:45 [PATCH v16 0/4] group dp driver related patches into one series Kuogee Hsieh
2022-01-14 22:45 ` [PATCH v16 1/4] drm/msm/dp: do not initialize phy until plugin interrupt received Kuogee Hsieh
2022-01-14 22:45 ` [PATCH v16 2/4] drm/msm/dp: populate connector of struct dp_panel Kuogee Hsieh
2022-01-14 22:45 ` [PATCH v16 3/4] drm/msm/dp: add support of tps4 (training pattern 4) for HBR3 Kuogee Hsieh
2022-01-14 22:45 ` [PATCH v16 4/4] drm/msm/dp: stop link training after link training 2 failed Kuogee Hsieh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).