On 2021-01-11 19:45, Sai Prakash Ranjan wrote:
commit ecd7274fb4cd ("iommu: Remove unused IOMMU_SYS_CACHE_ONLY flag")
removed unused IOMMU_SYS_CACHE_ONLY prot flag and along with it went
the memory type setting required for the non-coherent masters to use
system cache. Now that system cache suppo
On Tue, Jan 19, 2021 at 6:36 PM Fabio Estevam wrote:
>
> Hi Rob,
>
> On Tue, Jan 19, 2021 at 1:40 PM Rob Clark wrote:
>
> > > I suppose we should do the drm_atomic_helper_shutdown() conditionally?
>
> This suggestion works, thanks. I will submit a patch shortly.
I think the cleanest way to do th
Hi Rob,
On Tue, Jan 19, 2021 at 1:40 PM Rob Clark wrote:
> > I suppose we should do the drm_atomic_helper_shutdown() conditionally?
This suggestion works, thanks. I will submit a patch shortly.
Thanks
___
Freedreno mailing list
Freedreno@lists.freede
On Mon, Jan 18, 2021 at 1:39 PM Will Deacon wrote:
>
> On Mon, Jan 18, 2021 at 01:16:03PM -0800, Rob Clark wrote:
> > On Mon, Dec 21, 2020 at 4:44 PM Isaac J. Manjarres
> > wrote:
> > >
> > > The MSM DRM driver depends on the availability of the ARM LPAE io-pgtable
> > > format code to work prope
forgot to CC Krishna
On Tue, Jan 19, 2021 at 8:34 AM Rob Clark wrote:
>
> On Mon, Jan 18, 2021 at 11:00 PM Daniel Vetter wrote:
> >
> > On Mon, Jan 18, 2021 at 11:00 PM Fabio Estevam wrote:
> > >
> > > On Mon, Jan 18, 2021 at 6:44 PM Fabio Estevam wrote:
> > > >
> > > > Adding some more folks
On Mon, Jan 18, 2021 at 11:00 PM Daniel Vetter wrote:
>
> On Mon, Jan 18, 2021 at 11:00 PM Fabio Estevam wrote:
> >
> > On Mon, Jan 18, 2021 at 6:44 PM Fabio Estevam wrote:
> > >
> > > Adding some more folks in case anyone has any suggestions to fix this
> > > reboot hang.
> >
> > Not sure if th