From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: [PATCH] uxa_glamor_dri: Use exchange buffer in glamor fixup. Date: Fri, 27 Jul 2012 11:33:41 +0100 Message-ID: <1343385225_6088@CP5-2952> References: <1343379981-12082-1-git-send-email-zhigang.gong@linux.intel.com> <1343380233_5786@CP5-2952> <20120727101226.GA1247@fc17.bj.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from fireflyinternet.com (smtp.fireflyinternet.com [109.228.6.236]) by gabe.freedesktop.org (Postfix) with ESMTP id A3D579E7D1 for ; Fri, 27 Jul 2012 03:33:47 -0700 (PDT) In-Reply-To: <20120727101226.GA1247@fc17.bj.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: Zhigang Gong Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Fri, 27 Jul 2012 18:12:26 +0800, Zhigang Gong wrote: > On Fri, Jul 27, 2012 at 10:10:32AM +0100, Chris Wilson wrote: > > On Fri, 27 Jul 2012 17:06:21 +0800, zhigang.gong@linux.intel.com wrote: > > > - if (attachment == DRI2BufferFrontLeft) > > > + if (attachment == DRI2BufferFrontLeft && is_glamor_pixmap) > > is_glamor_pixmap is only true for FrontLeft, mind resending with this > > simplification? > > Sure, the simplified version is as below. Thanks. Thanks for the patch, pushed -Chris -- Chris Wilson, Intel Open Source Technology Centre