linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v17 0/4] group dp driver related patches into one series
@ 2022-01-15  0:58 Kuogee Hsieh
  2022-01-15  0:58 ` [PATCH v17 1/4] drm/msm/dp: do not initialize phy until plugin interrupt received Kuogee Hsieh
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Kuogee Hsieh @ 2022-01-15  0:58 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 | 106 ++++++++++++++++++++----------------
 5 files changed, 115 insertions(+), 113 deletions(-)

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


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

end of thread, other threads:[~2022-01-17 18:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-15  0:58 [PATCH v17 0/4] group dp driver related patches into one series Kuogee Hsieh
2022-01-15  0:58 ` [PATCH v17 1/4] drm/msm/dp: do not initialize phy until plugin interrupt received Kuogee Hsieh
2022-01-15  1:13   ` Stephen Boyd
2022-01-17 18:16     ` Kuogee Hsieh
2022-01-15  0:58 ` [PATCH v17 2/4] drm/msm/dp: populate connector of struct dp_panel Kuogee Hsieh
2022-01-15  0:58 ` [PATCH v17 3/4] drm/msm/dp: add support of tps4 (training pattern 4) for HBR3 Kuogee Hsieh
2022-01-15  0:58 ` [PATCH v17 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).