All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v10 0/5] group dp driver related patches into one series
@ 2022-01-10 20:55 ` Kuogee Hsieh
  0 siblings, 0 replies; 14+ messages in thread
From: Kuogee Hsieh @ 2022-01-10 20:55 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 5 dp driver related patches into one series.

Kuogee Hsieh (5):
  drm/msm/dp: dp_link_parse_sink_count() return immediately if aux read
    failed
  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 |  98 ++++++++++++++++++++++++-----------
 drivers/gpu/drm/msm/dp/dp_link.c    |  19 +++++--
 6 files changed, 140 insertions(+), 99 deletions(-)

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


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

end of thread, other threads:[~2022-01-11  9:25 UTC | newest]

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

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.