Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753019AbdHQOfP (ORCPT ); Thu, 17 Aug 2017 10:35:15 -0400 Received: from 8bytes.org ([81.169.241.247]:44324 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750957AbdHQOfL (ORCPT ); Thu, 17 Aug 2017 10:35:11 -0400 Date: Thu, 17 Aug 2017 16:35:09 +0200 From: Joerg Roedel To: Lucas Stach Cc: Joerg Roedel , iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org, Suravee Suthikulpanit , Russell King , Christian Gmeiner , David Airlie , etnaviv@lists.freedesktop.org, dri-devel@lists.freedesktop.org Subject: Re: [PATCH 06/13] drm/etnaviv: Use sychronized interface of the IOMMU-API Message-ID: <20170817143509.GH16908@8bytes.org> References: <1502974596-23835-1-git-send-email-joro@8bytes.org> <1502974596-23835-7-git-send-email-joro@8bytes.org> <1502976758.19806.25.camel@pengutronix.de> <20170817134539.GJ2853@suse.de> <1502978634.19806.27.camel@pengutronix.de> <20170817141858.GG16908@8bytes.org> <1502980248.19806.29.camel@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1502980248.19806.29.camel@pengutronix.de> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 353 Lines: 11 On Thu, Aug 17, 2017 at 04:30:48PM +0200, Lucas Stach wrote: > Yeah, the IOMMU API being used internally is a historical accident, that > we didn't get around to rectify yet. It's on my things-we-need-to-do > list to prune the usage of the IOMMU API in etnaviv. Okay, so for the time being, I drop the etnaviv patch from this series. Thanks, Joerg