On Wed, 3 Apr 2024 at 12:11, Jun Nie <jun.nie@xxxxxxxxxx> wrote: > > 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. Which comments? "Adress comments" is the worst case of changelog. Also, what do you consider as version 2? Jonathan Marek has only sent v1. > > 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> > -- With best wishes Dmitry