Re: [Freedreno] [PATCH] drm/msm/a6xx: Correct the highestbank configuration

2020-02-11 Thread Rob Clark
On Fri, Jan 31, 2020 at 12:00 AM Akhil P Oommen wrote: > > On 1/24/2020 11:56 PM, Jordan Crouse wrote: > > On Fri, Jan 24, 2020 at 05:50:11PM +0530, Akhil P Oommen wrote: > >> Highest bank bit configuration is different for a618 gpu. Update > >> it with the correct configuration which is the reset

Re: [PATCH] drm/msm/a6xx: Correct the highestbank configuration

2020-01-31 Thread Akhil P Oommen
On 1/24/2020 11:56 PM, Jordan Crouse wrote: On Fri, Jan 24, 2020 at 05:50:11PM +0530, Akhil P Oommen wrote: Highest bank bit configuration is different for a618 gpu. Update it with the correct configuration which is the reset value incidentally. Signed-off-by: Akhil P Oommen Signed-off-by: Sha

[PATCH] drm/msm/a6xx: Correct the highestbank configuration

2020-01-25 Thread Akhil P Oommen
Highest bank bit configuration is different for a618 gpu. Update it with the correct configuration which is the reset value incidentally. Signed-off-by: Akhil P Oommen Signed-off-by: Sharat Masetty --- drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 10 ++ 1 file changed, 6 insertions(+), 4 del

Re: [PATCH] drm/msm/a6xx: Correct the highestbank configuration

2020-01-24 Thread Jordan Crouse
On Fri, Jan 24, 2020 at 05:50:11PM +0530, Akhil P Oommen wrote: > Highest bank bit configuration is different for a618 gpu. Update > it with the correct configuration which is the reset value incidentally. > > Signed-off-by: Akhil P Oommen > Signed-off-by: Sharat Masetty > --- > drivers/gpu/drm

Re: [Freedreno] [PATCH] drm/msm/a6xx: Correct the highestbank configuration

2020-01-24 Thread Rob Clark
On Fri, Jan 24, 2020 at 5:50 AM Akhil P Oommen wrote: > > Highest bank bit configuration is different for a618 gpu. Update > it with the correct configuration which is the reset value incidentally. > > Signed-off-by: Akhil P Oommen > Signed-off-by: Sharat Masetty Thanks, this fixes the UBWC iss