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 10:10:32 +0100 Message-ID: <1343380233_5786@CP5-2952> References: <1343379981-12082-1-git-send-email-zhigang.gong@linux.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 677369E7CF for ; Fri, 27 Jul 2012 02:10:39 -0700 (PDT) In-Reply-To: <1343379981-12082-1-git-send-email-zhigang.gong@linux.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@linux.intel.com, intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org 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? Thanks, -Chris -- Chris Wilson, Intel Open Source Technology Centre