Re: [PATCH v6 0/6] Add DSC support to DSI video panel

2024-06-23 Thread Dmitry Baryshkov
On Thu, 30 May 2024 13:56:44 +0800, Jun Nie wrote: > This is follow up update to Jonathan's patch set. > > Changes vs V5: > - Add hardware version check for compression bit change in cfg2 register > > Changes vs V4: > - Polish width calculation with helper function > - Split cfg2 compression bi

[PATCH v6 0/6] Add DSC support to DSI video panel

2024-05-29 Thread Jun Nie
This is follow up update to Jonathan's patch set. Changes vs V5: - Add hardware version check for compression bit change in cfg2 register Changes vs V4: - Polish width calculation with helper function - Split cfg2 compression bit into another patch Changes vs V3: - Rebase to latest msm-next-luma