All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v15 0/4] group dp driver related patches into one series
@ 2022-01-14 21:11 ` Kuogee Hsieh
  0 siblings, 0 replies; 16+ messages in thread
From: Kuogee Hsieh @ 2022-01-14 21:11 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 | 105 +++++++++++++++++++++---------------
 5 files changed, 118 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] 16+ messages in thread

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

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.