From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: [PATCH] drm/i915: WA: FBC Render Nuke. Date: Tue, 4 Jun 2013 09:09:29 +0100 Message-ID: <20130604080929.GA23294@cantiga.alporthouse.com> References: <20130603170340.GC5004@intel.com> <1370284909-2106-1-git-send-email-rodrigo.vivi@gmail.com> <20130604070608.GD5004@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from fireflyinternet.com (s16502780.onlinehome-server.info [87.106.93.118]) by gabe.freedesktop.org (Postfix) with ESMTP id 17971E5DD5 for ; Tue, 4 Jun 2013 01:09:32 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20130604070608.GD5004@intel.com> 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: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Tue, Jun 04, 2013 at 10:06:08AM +0300, Ville Syrj=E4l=E4 wrote: > On Mon, Jun 03, 2013 at 03:41:49PM -0300, Rodrigo Vivi wrote: > > + if (IS_GEN7(dev)) > > + return gen7_ring_fbc_flush(ring, false); > = > Still no flush_domains check? And if we are being picky, not using the fbc_dirty flag either. Also pass the dword to gen7_ring_fbc_flush() rather than bool nuke, as it is more descriptive and flexible. -Chris -- = Chris Wilson, Intel Open Source Technology Centre