From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH v1 0/4] Tegra GART fixes and improvements Date: Thu, 3 May 2018 14:52:20 +0200 Message-ID: <20180503125220.er6fnjlas4jtr344@8bytes.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Dmitry Osipenko Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Thierry Reding , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jonathan Hunter List-Id: iommu@lists.linux-foundation.org On Mon, Apr 09, 2018 at 11:07:18PM +0300, Dmitry Osipenko wrote: > GART driver wasn't ever been utilized in upstream, but finally this should > change sometime soon with Tegra's DRM driver rework. In general GART driver > works fine, though there are couple things that could be improved. > > Dmitry Osipenko (4): > iommu/tegra: gart: Add debugging facility > iommu/tegra: gart: Fix gart_iommu_unmap() Applied these two patches, thanks.