Re: [Mesa-dev] [PATCH 0/7] intel: implement DRI image extension v4

2012-04-25 Thread Gwenole Beauchesne
Hi, 2012/4/25 Eric Anholt : > On Tue, 24 Apr 2012 17:30:32 +0200, Gwenole Beauchesne > wrote: >> >> This patch series implements the proposed DRI image extension v4 >> changes to Intel GenX. To be honest, I have not tested the picture >> structure patch, as I directly adapted it from the VA driv

Re: [Mesa-dev] [PATCH 0/7] intel: implement DRI image extension v4

2012-04-25 Thread Eric Anholt
On Tue, 24 Apr 2012 17:30:32 +0200, Gwenole Beauchesne wrote: > Hi, > > This patch series implements the proposed DRI image extension v4 > changes to Intel GenX. To be honest, I have not tested the picture > structure patch, as I directly adapted it from the VA driver, where > interlaced surface

[Mesa-dev] [PATCH 0/7] intel: implement DRI image extension v4

2012-04-24 Thread Gwenole Beauchesne
Hi, This patch series implements the proposed DRI image extension v4 changes to Intel GenX. To be honest, I have not tested the picture structure patch, as I directly adapted it from the VA driver, where interlaced surfaces are correctly handled already. I simplified the hashing stuff to the mini