Re: [Freedreno] [PATCH v6 06/10] drm/msm/dpu: deduplicate some (most) of SSPP sub-blocks

2023-10-31 Thread Abhinav Kumar
On 10/31/2023 1:16 AM, Dmitry Baryshkov wrote: On Mon, 30 Oct 2023 at 21:52, Abhinav Kumar wrote: On 10/6/2023 6:14 AM, Dmitry Baryshkov wrote: As we have dropped the variadic parts of SSPP sub-blocks declarations, deduplicate them now, reducing memory cruft. Signed-off-by: Dmitry

Re: [Freedreno] [PATCH v6 06/10] drm/msm/dpu: deduplicate some (most) of SSPP sub-blocks

2023-10-31 Thread Dmitry Baryshkov
On Mon, 30 Oct 2023 at 21:52, Abhinav Kumar wrote: > > > > On 10/6/2023 6:14 AM, Dmitry Baryshkov wrote: > > As we have dropped the variadic parts of SSPP sub-blocks declarations, > > deduplicate them now, reducing memory cruft. > > > > Signed-off-by: Dmitry Baryshkov > > --- > >

Re: [Freedreno] [PATCH v6 06/10] drm/msm/dpu: deduplicate some (most) of SSPP sub-blocks

2023-10-30 Thread Abhinav Kumar
On 10/6/2023 6:14 AM, Dmitry Baryshkov wrote: As we have dropped the variadic parts of SSPP sub-blocks declarations, deduplicate them now, reducing memory cruft. Signed-off-by: Dmitry Baryshkov --- .../msm/disp/dpu1/catalog/dpu_3_0_msm8998.h | 16 +--

[Freedreno] [PATCH v6 06/10] drm/msm/dpu: deduplicate some (most) of SSPP sub-blocks

2023-10-06 Thread Dmitry Baryshkov
As we have dropped the variadic parts of SSPP sub-blocks declarations, deduplicate them now, reducing memory cruft. Signed-off-by: Dmitry Baryshkov --- .../msm/disp/dpu1/catalog/dpu_3_0_msm8998.h | 16 +-- .../msm/disp/dpu1/catalog/dpu_4_0_sdm845.h| 16 +--