[PATCH v2 2/8] drm/etnaviv: split out cmdbuf mapping into address space

Guido Günther agx at sigxcpu.org
Fri Aug 2 18:23:41 UTC 2019


Hi,
On Fri, Aug 02, 2019 at 04:21:53PM +0200, Philipp Zabel wrote:
> Hi Guido,
> 
> On Fri, 2019-08-02 at 15:39 +0200, Guido Günther wrote:
> > Hi Lucas,
> > On Fri, Jul 05, 2019 at 07:17:21PM +0200, Lucas Stach wrote:
> > > This allows to decouple the cmdbuf suballocator create and mapping
> > > the region into the GPU address space. Allowing multiple AS to share
> > > a single cmdbuf suballoc.
> > 
> > Can you tell me where this would apply? I tried 5.2 and next-20190726
> > with and without
> > 
> >    [PATCH 1/2] drm/etnaviv: fix etnaviv_cmdbuf_suballoc_new return value
> 
> I have stacked
> 
> drm/etnaviv: drop use of drmP.h
> drm/etnaviv: Use
> devm_platform_ioremap_resource()
> drm/etnaviv: clean up includes
> drm/etnaviv: fix
> etnaviv_cmdbuf_suballoc_new return value
> drm/etnaviv: remove unused function etnaviv_gem_mapping_reference
> drm/etnaviv: dump only failing submit
> drm/etnaviv: simplify unbind checks
> 
> on top of v5.3-r1 and this patch applied with a bit of fuzz.

That worked, thanks!
 -- Guido

> 
> regards
> Philipp
> _______________________________________________
> etnaviv mailing list
> etnaviv at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/etnaviv


More information about the dri-devel mailing list