All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2]  enable widebus feature base on chip hardware revision
@ 2022-02-14 22:39 ` Kuogee Hsieh
  0 siblings, 0 replies; 24+ messages in thread
From: Kuogee Hsieh @ 2022-02-14 22:39 UTC (permalink / raw)
  To: dri-devel, robdclark, sean, swboyd, vkoul, daniel, airlied,
	agross, dmitry.baryshkov, bjorn.andersson
  Cc: Kuogee Hsieh, quic_abhinavk, quic_aravindh, quic_sbillaka,
	freedreno, linux-arm-msm, linux-kernel

split into 2 patches
1) widebus timing engine programming
2) enable widebus feature base on chip hardware revision

Kuogee Hsieh (2):
  drm/msm/dp:  revise timing engine programming to support widebus
    feature
  drm/msm/dp: enable widebus feature for display port

 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c        | 14 ++-
 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.h        |  2 +
 .../gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c   | 14 +++
 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c        | 99 ++++++++++++++++++----
 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h        |  6 ++
 drivers/gpu/drm/msm/dp/dp_catalog.c                | 36 +++++++-
 drivers/gpu/drm/msm/dp/dp_catalog.h                |  3 +-
 drivers/gpu/drm/msm/dp/dp_ctrl.c                   | 13 ++-
 drivers/gpu/drm/msm/dp/dp_ctrl.h                   |  1 +
 drivers/gpu/drm/msm/dp/dp_display.c                | 30 +++++++
 drivers/gpu/drm/msm/dp/dp_display.h                |  2 +
 drivers/gpu/drm/msm/dp/dp_panel.c                  |  4 +-
 drivers/gpu/drm/msm/dp/dp_panel.h                  |  2 +-
 drivers/gpu/drm/msm/msm_drv.h                      |  6 ++
 14 files changed, 205 insertions(+), 27 deletions(-)

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


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

end of thread, other threads:[~2022-02-15 18:49 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-14 22:39 [PATCH v4 0/2] enable widebus feature base on chip hardware revision Kuogee Hsieh
2022-02-14 22:39 ` Kuogee Hsieh
2022-02-14 22:39 ` [PATCH v4 1/2] drm/msm/dp: revise timing engine programming to support widebus feature Kuogee Hsieh
2022-02-14 22:39   ` Kuogee Hsieh
2022-02-15  4:12   ` Bjorn Andersson
2022-02-15  4:12     ` Bjorn Andersson
2022-02-15 13:41     ` Dmitry Baryshkov
2022-02-15 13:41       ` Dmitry Baryshkov
2022-02-14 22:39 ` [PATCH v4 2/2] drm/msm/dp: enable widebus feature for display port Kuogee Hsieh
2022-02-14 22:39   ` Kuogee Hsieh
2022-02-15  4:22   ` Bjorn Andersson
2022-02-15  4:22     ` Bjorn Andersson
2022-02-15 17:41     ` Kuogee Hsieh
2022-02-15 17:41       ` Kuogee Hsieh
2022-02-15 13:34   ` Dmitry Baryshkov
2022-02-15 13:34     ` Dmitry Baryshkov
2022-02-15 17:49     ` Kuogee Hsieh
2022-02-15 17:49       ` Kuogee Hsieh
2022-02-15 18:30       ` Dmitry Baryshkov
2022-02-15 18:30         ` Dmitry Baryshkov
2022-02-15 18:39         ` Kuogee Hsieh
2022-02-15 18:39           ` Kuogee Hsieh
2022-02-15 18:49           ` Dmitry Baryshkov
2022-02-15 18:49             ` 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.