Re: [PATCH v2 0/8] per-process address spaces for MMUv2

2019-05-10 Thread Guido Günther
Hi Lucas, On Fri, May 03, 2019 at 01:10:26PM +0200, Guido Günther wrote: > Hi Lucas, > On Wed, Apr 17, 2019 at 03:50:15PM +0200, Lucas Stach wrote: > > > > Hi all, > > > > v1 cover letter: > > > > the following patches finally implement one of the longstanding TODO > > items in the etnaviv drive

Re: [PATCH v2 0/8] per-process address spaces for MMUv2

2019-05-03 Thread Guido Günther
Hi Lucas, On Wed, Apr 17, 2019 at 03:50:15PM +0200, Lucas Stach wrote: > > Hi all, > > v1 cover letter: > > the following patches finally implement one of the longstanding TODO > items in the etnaviv driver: per-process address spaces. They are only > enabled for MMUv2, as switching the MMU cont

[PATCH v2 0/8] per-process address spaces for MMUv2

2019-04-17 Thread Lucas Stach
Hi all, v1 cover letter: the following patches finally implement one of the longstanding TODO items in the etnaviv driver: per-process address spaces. They are only enabled for MMUv2, as switching the MMU context on MMUv1 would require a full stop of the FE, which I deemed too expensive to do on