From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lucas Stach Subject: Re: [PATCH 08/12] drm/etnaviv: add GPU MMU handling functionality Date: Fri, 04 Dec 2015 16:08:28 +0100 Message-ID: <1449241708.8275.92.camel@pengutronix.de> References: <1449237604-19064-1-git-send-email-l.stach@pengutronix.de> <1449237604-19064-9-git-send-email-l.stach@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Emil Velikov Cc: David Airlie , Rob Herring , Shawn Guo , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, ML dri-devel , patchwork-lst-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, Russell King List-Id: dri-devel@lists.freedesktop.org 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 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/ | -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html