From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Widawsky Subject: Re: [PATCH] drm/i915: Fix missed needs_dmar setting Date: Thu, 13 Dec 2012 21:40:31 -0800 Message-ID: <20121213214031.0000758e@unknown> References: <1355413667-9343-1-git-send-email-zhenyuw@linux.intel.com> <20121213230007.GD5737@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from shiva.chad-versace.us (209-20-75-48.static.cloud-ips.com [209.20.75.48]) by gabe.freedesktop.org (Postfix) with ESMTP id E556AE5CEB for ; Thu, 13 Dec 2012 21:40:51 -0800 (PST) In-Reply-To: <20121213230007.GD5737@phenom.ffwll.local> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Daniel Vetter Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Fri, 14 Dec 2012 00:00:07 +0100 Daniel Vetter wrote: > On Thu, Dec 13, 2012 at 11:47:47PM +0800, Zhenyu Wang wrote: > > From Ben's AGP dependence removal change, "needs_dmar" flag has not > > been properly setup for new chips using new GTT init function. This > > one adds missed setting of that flag to make sure we do pci mappings > > with IOMMU enabled. > > > > Signed-off-by: Zhenyu Wang > > Nice catch! Thanks for the patch, merged to -fixes for 3.8. > -Daniel dmar. can't live with it, can live without it