Re: [Freedreno] [PATCH] drm/msm/dpu: Add more of the INTF interrupt regions

2021-11-23 Thread Bjorn Andersson
On Tue 23 Nov 12:54 PST 2021, Abhinav Kumar wrote: > Hi Bjorn > > On 11/23/2021 7:40 AM, Bjorn Andersson wrote: > > In addition to the other 7xxx INTF interrupt regions, SM8350 has > > additional INTF regions at 0x0ae37000, 0x0ae38000 and 0x0ae39000, define > > these. The 7xxx naming scheme of th

Re: [Freedreno] [PATCH] drm/msm/dpu: Add more of the INTF interrupt regions

2021-11-23 Thread Abhinav Kumar
Hi Bjorn On 11/23/2021 7:40 AM, Bjorn Andersson wrote: In addition to the other 7xxx INTF interrupt regions, SM8350 has additional INTF regions at 0x0ae37000, 0x0ae38000 and 0x0ae39000, define these. The 7xxx naming scheme of the bits are kept for consistency. More than consistency, this is be

Re: [PATCH] drm/msm/dpu: Add more of the INTF interrupt regions

2021-11-23 Thread Robert Foss
On Tue, 23 Nov 2021 at 16:39, Bjorn Andersson wrote: > > In addition to the other 7xxx INTF interrupt regions, SM8350 has > additional INTF regions at 0x0ae37000, 0x0ae38000 and 0x0ae39000, define > these. The 7xxx naming scheme of the bits are kept for consistency. > > Signed-off-by: Bjorn Anders

[PATCH] drm/msm/dpu: Add more of the INTF interrupt regions

2021-11-23 Thread Bjorn Andersson
In addition to the other 7xxx INTF interrupt regions, SM8350 has additional INTF regions at 0x0ae37000, 0x0ae38000 and 0x0ae39000, define these. The 7xxx naming scheme of the bits are kept for consistency. Signed-off-by: Bjorn Andersson --- .../gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.c | 18 +++