All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v14 0/4] group dp driver related patches into one series
@ 2022-01-14 17:54 ` Kuogee Hsieh
  0 siblings, 0 replies; 12+ messages in thread
From: Kuogee Hsieh @ 2022-01-14 17:54 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 |  97 +++++++++++++++++++++-------------
 5 files changed, 118 insertions(+), 101 deletions(-)

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


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

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

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