From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Zhigang Gong" Subject: Re: [PATCH 0/2] Introduce Glamor to UXA framework. Date: Thu, 17 Nov 2011 10:55:39 +0800 Message-ID: <07b501cca4d4$6774c670$365e5350$@linux.intel.com> References: <1321427077-26350-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 mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTP id 0452E9E7BC for ; Wed, 16 Nov 2011 18:55:46 -0800 (PST) In-Reply-To: Content-Language: zh-cn 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: 'Chris Wilson' , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org > -----Original Message----- > From: Chris Wilson [mailto:chris@chris-wilson.co.uk] > Sent: Thursday, November 17, 2011 9:14 AM > To: Zhigang Gong; intel-gfx@lists.freedesktop.org > Cc: zhigang.gong@linux.intel.com > Subject: Re: [PATCH 0/2] Introduce Glamor to UXA framework. > > On Wed, 16 Nov 2011 15:04:35 +0800, Zhigang Gong > wrote: > > This patchset initially enable glamor with UXA. And two functions > > ,fill_spans and poly_fill_rects, go to the glamor path. I tested it > > with render check, and it works fine. > > I split your patches slightly differently and pushed them. I just checked out the master branch, and have a simple test, everything seems ok. Thanks. > I could only verify > that it didn't impact UXA without the glamor_egl module available. Do you > have a patch for testing? Now glamor was extracted from the xorg and be a separate library. Please checkout glamor at : git://people.freedesktop.org/~gongzg/glamor. This library implements two modules glamor and glamor_egl which are required for intel video driver to enable glamor. > -Chris > > -- > Chris Wilson, Intel Open Source Technology Centre