Re: [PATCH v11 4/9] drm/msm/dsi: use DRM DSC helpers for DSC setup

2023-05-17 Thread Marijn Suijten
On 2023-05-17 11:51:13, Jessica Zhang wrote: > From: Dmitry Baryshkov > > Use new DRM DSC helpers to setup DSI DSC configuration. The > initial_scale_value needs to be adjusted according to the standard, but > this is a separate change. > > Signed-off-by: Dmitry Baryshkov > Reviewed-by: Abhinav

[PATCH v11 4/9] drm/msm/dsi: use DRM DSC helpers for DSC setup

2023-05-17 Thread Jessica Zhang
From: Dmitry Baryshkov Use new DRM DSC helpers to setup DSI DSC configuration. The initial_scale_value needs to be adjusted according to the standard, but this is a separate change. Signed-off-by: Dmitry Baryshkov Reviewed-by: Abhinav Kumar Signed-off-by: Jessica Zhang --- drivers/gpu/drm/ms