Message ID | 20230822-add-widebus-support-v4-0-9dc86083d6ea@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | drm/msm: Enable widebus for DSI | expand |
On Tue, 22 Aug 2023 10:42:03 -0700, Jessica Zhang wrote: > DSI 6G v2.5.x+ and DPU support a data-bus widen mode that allows DSI > to send 48 bits of compressed data per pclk instead of 24. > > For all chipsets that support this mode, enable it whenever DSC is > enabled as recommended by the hardware programming guide. > > Only enable this for command mode as we are currently unable to validate > widebus for video mode. > > [...] Applied, thanks! [1/4] drm/msm/dpu: Move setting of dpu_enc::wide_bus_en to atomic enable() https://gitlab.freedesktop.org/lumag/msm/-/commit/97aab03bb3fa [2/4] drm/msm/dpu: Enable widebus for DSI INTF https://gitlab.freedesktop.org/lumag/msm/-/commit/c9b7bae463bb [3/4] drm/msm/dsi: Add DATABUS_WIDEN MDP_CTRL2 bit https://gitlab.freedesktop.org/lumag/msm/-/commit/5467774e55fb [4/4] drm/msm/dsi: Enable widebus for DSI https://gitlab.freedesktop.org/lumag/msm/-/commit/4b90679c6864 Best regards,