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

Emil Velikov emil.l.velikov at gmail.com
Fri Dec 4 06:59:53 PST 2015


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.

-Emil


More information about the dri-devel mailing list