[PATCH v3 0/6] Add DSC support to DSI video panel

From: Jun Nie
Date: Wed Apr 03 2024 - 05:11:18 EST


This is follow up update to Jonathan's patch set.

Changes vs V2:
- Rebase to latest mainline.
- Drop the INTF_CFG2_DATA_HCTL_EN change as it is handled in
latest mainline code.
- Drop the bonded DSI patch as I do not have device to test it.
- Address comments from version 2.

Signed-off-by: Jun Nie <jun.nie@xxxxxxxxxx>
---
Jonathan Marek (5):
drm/msm/dpu: fix video mode DSC for DSI
drm/msm/dsi: set video mode widebus enable bit when widebus is enabled
drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WC (fix video mode DSC)
drm/msm/dsi: add a comment to explain pkt_per_line encoding
drm/msm/dsi: support DSC configurations with slice_per_pkt > 1

Jun Nie (1):
drm/display: Add slice_per_pkt for dsc

.../gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c | 9 +++++
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c | 8 +++++
drivers/gpu/drm/msm/dsi/dsi.xml.h | 1 +
drivers/gpu/drm/msm/dsi/dsi_host.c | 42 +++++++++++-----------
include/drm/display/drm_dsc.h | 4 +++
5 files changed, 44 insertions(+), 20 deletions(-)
---
base-commit: b1e6ec0a0fd0252af046e542f91234cd6c30b2cb
change-id: 20240403-msm-drm-dsc-dsi-video-upstream-1156d110a53d

Best regards,
--
Jun Nie <jun.nie@xxxxxxxxxx>