Re: [Intel-gfx] [PATCH 0/2] Introduce Glamor to UXA framework.

2011-11-17 Thread Zhigang Gong
> -Original Message- > From: Chris Wilson [mailto:ch...@chris-wilson.co.uk] > Sent: Thursday, November 17, 2011 6:57 PM > To: Zhigang Gong; intel-gfx@lists.freedesktop.org > Subject: RE: [PATCH 0/2] Introduce Glamor to UXA framework. > > On Thu, 17 Nov 2011 18:49:49 +0800, "Zhigang Gong"

Re: [Intel-gfx] [PATCH 0/2] Introduce Glamor to UXA framework.

2011-11-17 Thread Chris Wilson
On Thu, 17 Nov 2011 18:49:49 +0800, "Zhigang Gong" wrote: > > -Original Message- > > From: Chris Wilson [mailto:ch...@chris-wilson.co.uk] > > Sent: Thursday, November 17, 2011 5:20 PM > > To: Zhigang Gong; intel-gfx@lists.freedesktop.org > > Subject: RE: [PATCH 0/2] Introduce Glamor to UX

Re: [Intel-gfx] [PATCH 0/2] Introduce Glamor to UXA framework.

2011-11-17 Thread Zhigang Gong
> -Original Message- > From: Chris Wilson [mailto:ch...@chris-wilson.co.uk] > Sent: Thursday, November 17, 2011 5:20 PM > To: Zhigang Gong; intel-gfx@lists.freedesktop.org > Subject: RE: [PATCH 0/2] Introduce Glamor to UXA framework. > > On Thu, 17 Nov 2011 10:55:39 +0800, "Zhigang Gong" >

Re: [Intel-gfx] [PATCH 0/2] Introduce Glamor to UXA framework.

2011-11-17 Thread Chris Wilson
On Thu, 17 Nov 2011 10:55:39 +0800, "Zhigang Gong" wrote: > 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

Re: [Intel-gfx] [PATCH 0/2] Introduce Glamor to UXA framework.

2011-11-16 Thread Zhigang Gong
> -Original Message- > From: Chris Wilson [mailto:ch...@chris-wilson.co.uk] > Sent: Thursday, November 17, 2011 9:14 AM > To: Zhigang Gong; intel-gfx@lists.freedesktop.org > Cc: zhigang.g...@linux.intel.com > Subject: Re: [PATCH 0/2] Introduce Glamor to UXA framework. > > On Wed, 16 Nov 20

Re: [Intel-gfx] [PATCH 0/2] Introduce Glamor to UXA framework.

2011-11-16 Thread Chris Wilson
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 c