Re: [Intel-gfx] [PATCH 1/3] uxa/dri: Refine the pageflip processing.

2012-02-21 Thread Chris Wilson
On Fri, 17 Feb 2012 19:50:50 +0800, zhigang.g...@linux.intel.com wrote: > From: Zhigang Gong > > Add a new element back_name to intel structure to track > the back bo's name then avoid flink every time. > And at function I830DRI2ExchangeBuffers, after finish > the BO exchange between info's front

[Intel-gfx] [PATCH 1/3] uxa/dri: Refine the pageflip processing.

2012-02-17 Thread zhigang . gong
From: Zhigang Gong Add a new element back_name to intel structure to track the back bo's name then avoid flink every time. And at function I830DRI2ExchangeBuffers, after finish the BO exchange between info's front and back pixmap, it set the new front bo to the screen pixmap. But the screen pixma