Re: [PATCH v6 3/7] drm/msm/dpu: Use DRM DSC helper for det_thresh_flatness

2023-05-08 Thread Marijn Suijten
On 2023-04-12 16:25:17, Jessica Zhang wrote: > Use the DRM DSC helper for det_thresh_flatness to match downstream > implementation and the DSC spec. This should put more emphasis on the fact that the helper **has a different math implementation** to calculate the value differently, and that this h

[PATCH v6 3/7] drm/msm/dpu: Use DRM DSC helper for det_thresh_flatness

2023-04-12 Thread Jessica Zhang
Use the DRM DSC helper for det_thresh_flatness to match downstream implementation and the DSC spec. Changes in V2: - Added a Fixes tag Fixes: c110cfd1753e ("drm/msm/disp/dpu1: Add support for DSC") Signed-off-by: Jessica Zhang Reviewed-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/disp/dpu1/dpu