[PATCH 08/12] drm/etnaviv: add GPU MMU handling functionality

Lucas Stach l.stach at pengutronix.de
Fri Dec 4 07:08:28 PST 2015


Hi Emil,

Am Freitag, den 04.12.2015, 14:59 +0000 schrieb Emil Velikov:
> Hi Lucas,
> 
> On 4 December 2015 at 14:00, Lucas Stach <l.stach at pengutronix.de> wrote:
> 
> > --- /dev/null
> > +++ b/drivers/gpu/drm/etnaviv/etnaviv_iommu_v2.c
> 
> > +struct iommu_domain *etnaviv_iommu_v2_domain_alloc(struct etnaviv_gpu *gpu)
> > +{
> > +       /* TODO */
> > +       return NULL;
> > +}
> 
> I thought you guys removed this since there is pretty much no
> implementation ? Note the duplicate function declaration in
> etnaviv_iommu.h and etnaviv_iommu_v2.h.
> 
I had nuked this from my tree, but since Russell had a stable tree with
this included I dropped the removal to keep the diff between the trees
down. If it bothers anyone I can remove this again, but I would still
hope that we can merge Christians implementation of IOMMUv2 pretty soon
after landing the initial set of patches.

Thanks for noting the duplicated declaration. I'll remove that.

Regards,
Lucas
-- 
Pengutronix e.K.             | Lucas Stach                 |
Industrial Linux Solutions   | http://www.pengutronix.de/  |



More information about the dri-devel mailing list