Re: [PATCH v1 3/9] drm/msm/dpu: Add SM8350 to hw catalog

2022-11-11 Thread Robert Foss
On Fri, 28 Oct 2022 at 14:27, Dmitry Baryshkov wrote: > > On 28/10/2022 15:08, Robert Foss wrote: > > Add compatibility for SM8350 display subsystem, including > > required entries in DPU hw catalog. > > --- > > .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c| 217 ++ > > .../gpu

Re: [PATCH v1 3/9] drm/msm/dpu: Add SM8350 to hw catalog

2022-10-28 Thread Dmitry Baryshkov
On 28/10/2022 15:08, Robert Foss wrote: Add compatibility for SM8350 display subsystem, including required entries in DPU hw catalog. --- .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c| 217 ++ .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h| 1 + 2 files changed, 218 inserti

[PATCH v1 3/9] drm/msm/dpu: Add SM8350 to hw catalog

2022-10-28 Thread Robert Foss
Add compatibility for SM8350 display subsystem, including required entries in DPU hw catalog. --- .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c| 217 ++ .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h| 1 + 2 files changed, 218 insertions(+) diff --git a/drivers/gpu/drm/msm/disp