Re: [PATCH v3 4/4] drm/msm/dsi: Enable widebus for DSI

2023-08-02 Thread Dmitry Baryshkov
On Wed, 2 Aug 2023 at 21:09, Jessica Zhang wrote: > > DSI 6G v2.5.x+ supports a data-bus widen mode that allows DSI to send > 48 bits of compressed data instead of 24. > > Enable this mode whenever DSC is enabled for supported chipsets. > > Signed-off-by: Jessica Zhang > --- >

[PATCH v3 4/4] drm/msm/dsi: Enable widebus for DSI

2023-08-02 Thread Jessica Zhang
DSI 6G v2.5.x+ supports a data-bus widen mode that allows DSI to send 48 bits of compressed data instead of 24. Enable this mode whenever DSC is enabled for supported chipsets. Signed-off-by: Jessica Zhang --- drivers/gpu/drm/msm/dsi/dsi.c | 5 + drivers/gpu/drm/msm/dsi/dsi.h |