Re: [PATCH 4/5] drm/msm/dpu: Add SA8775P support

2024-09-24 Thread Dmitry Baryshkov
On Tue, 24 Sept 2024 at 14:31, Mahadevan P wrote: > > > On 9/24/2024 5:46 PM, Dmitry Baryshkov wrote: > > On Tue, Sep 24, 2024 at 04:42:02PM GMT, Mahadevan P wrote: > >> On 9/12/2024 1:34 PM, Dmitry Baryshkov wrote: > >>> On Thu, Sep 12, 2024 at 12:44:36PM GMT, Mahadevan wrote: > Add definiti

Re: [PATCH 4/5] drm/msm/dpu: Add SA8775P support

2024-09-24 Thread Mahadevan P
On 9/24/2024 5:46 PM, Dmitry Baryshkov wrote: On Tue, Sep 24, 2024 at 04:42:02PM GMT, Mahadevan P wrote: On 9/12/2024 1:34 PM, Dmitry Baryshkov wrote: On Thu, Sep 12, 2024 at 12:44:36PM GMT, Mahadevan wrote: Add definitions for the display hardware used on the Qualcomm SA8775P platform. Sig

Re: [PATCH 4/5] drm/msm/dpu: Add SA8775P support

2024-09-24 Thread Dmitry Baryshkov
On Tue, Sep 24, 2024 at 04:42:02PM GMT, Mahadevan P wrote: > > On 9/12/2024 1:34 PM, Dmitry Baryshkov wrote: > > On Thu, Sep 12, 2024 at 12:44:36PM GMT, Mahadevan wrote: > > > Add definitions for the display hardware used on the > > > Qualcomm SA8775P platform. > > > > > > Signed-off-by: Mahadeva

Re: [PATCH 4/5] drm/msm/dpu: Add SA8775P support

2024-09-24 Thread Mahadevan P
On 9/24/2024 4:42 PM, Mahadevan P wrote: On 9/12/2024 1:34 PM, Dmitry Baryshkov wrote: On Thu, Sep 12, 2024 at 12:44:36PM GMT, Mahadevan wrote: Add definitions for the display hardware used on the Qualcomm SA8775P platform. Signed-off-by: Mahadevan ---   .../msm/disp/dpu1/catalog/dpu_8_4_s

Re: [PATCH 4/5] drm/msm/dpu: Add SA8775P support

2024-09-24 Thread Mahadevan P
On 9/12/2024 1:34 PM, Dmitry Baryshkov wrote: On Thu, Sep 12, 2024 at 12:44:36PM GMT, Mahadevan wrote: Add definitions for the display hardware used on the Qualcomm SA8775P platform. Signed-off-by: Mahadevan --- .../msm/disp/dpu1/catalog/dpu_8_4_sa8775p.h | 485 ++ .../g

Re: [PATCH 4/5] drm/msm/dpu: Add SA8775P support

2024-09-12 Thread Dmitry Baryshkov
On Thu, Sep 12, 2024 at 12:44:36PM GMT, Mahadevan wrote: > Add definitions for the display hardware used on the > Qualcomm SA8775P platform. > > Signed-off-by: Mahadevan > --- > .../msm/disp/dpu1/catalog/dpu_8_4_sa8775p.h | 485 ++ > .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c