[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250220-dual-dsi-v2-0-6c0038d5a2ef@linaro.org>
Date: Thu, 20 Feb 2025 18:07:51 +0800
From: Jun Nie <jun.nie@...aro.org>
To: Rob Clark <robdclark@...il.com>,
Abhinav Kumar <quic_abhinavk@...cinc.com>,
Jessica Zhang <quic_jesszhan@...cinc.com>,
Dmitry Baryshkov <dmitry.baryshkov@...aro.org>, Sean Paul <sean@...rly.run>,
Marijn Suijten <marijn.suijten@...ainline.org>,
David Airlie <airlied@...il.com>, Simona Vetter <simona@...ll.ch>,
Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Maxime Ripard <mripard@...nel.org>, Thomas Zimmermann <tzimmermann@...e.de>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Krishna Manikandan <quic_mkrishn@...cinc.com>
Cc: linux-arm-msm@...r.kernel.org, dri-devel@...ts.freedesktop.org,
freedreno@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, Jun Nie <jun.nie@...aro.org>,
Jonathan Marek <jonathan@...ek.ca>
Subject: [PATCH v2 0/5] drm/msm/dsi: Add DSC support to 2 panels in dual
DSI mode
The 2 DSI interfaces may be connected to 2 independent panels in dual-DSI
mode. Device tree binging is added and frame width for DSC is changed to
support the usage case. Support to multiple slice per packet is added for
the device setup to test the usage case.
This patch set is split from the quad-pipe patch set v1. It is also dependent
on Marijn's patch:
https://lore.kernel.org/all/20250209-drm-msm-initial-dualpipe-dsc-fixes-v2-1-9a60184fdc36@somainline.org/
The change vs v1:
- Add device tree binding for dual panel case in handling frame width for
DSC to avoid breaking existing dual-DSI case.
- Leverage Marijn's patch to configure proper slice per interface in
dsi_update_dsc_timing().
- Polish commit comments.
- Link to v1: https://lore.kernel.org/all/20240829-sm8650-v6-11-hmd-pocf-mdss-quad-upstream-8-v1-0-bdb05b4b5a2e@linaro.org/
Signed-off-by: Jun Nie <jun.nie@...aro.org>
---
Jun Nie (5):
drm/msm/dsi: add support VBIF_CTRL_PRIORITY to v2.8.0 controller
drm/msm/dsi: check DSC width for the bonded DSI case
drm/msm/dsi: support DSC configurations with slice_per_pkt > 1
dt-bindings: display/msm: dsi-controller-main: Document dual panel property
drm/msm/dsi: Support DSC for dual panel case
.../bindings/display/msm/dsi-controller-main.yaml | 8 +++-
drivers/gpu/drm/msm/dsi/dsi.h | 6 ++-
drivers/gpu/drm/msm/dsi/dsi_host.c | 54 ++++++++++++++--------
drivers/gpu/drm/msm/dsi/dsi_manager.c | 12 +++--
include/drm/drm_mipi_dsi.h | 2 +
5 files changed, 56 insertions(+), 26 deletions(-)
---
base-commit: 53d2d43787aa9a7daf91d2421033528c2e186be8
change-id: 20250220-dual-dsi-c5660c22a661
Best regards,
--
Jun Nie <jun.nie@...aro.org>
Powered by blists - more mailing lists