From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: [PATCH 1/2] glamor: Move flags check to intel_glamor. Date: Tue, 15 Nov 2011 12:10:02 +0000 Message-ID: References: <1321356974-14282-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 mga14.intel.com (mga14.intel.com [143.182.124.37]) by gabe.freedesktop.org (Postfix) with ESMTP id 7931D9ED14 for ; Tue, 15 Nov 2011 04:10:11 -0800 (PST) In-Reply-To: <1321356974-14282-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 , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Tue, 15 Nov 2011 19:36:13 +0800, Zhigang Gong wrote: > Address Chris comment. We concentrate all the flag check into > intel_glamor layer which makes the interface to glamor > self-contained. Thanks, that looks a lot better and makes it much easier to read how glamor is integrated into the driver. -Chris > -- Chris Wilson, Intel Open Source Technology Centre