Re: [Mesa-dev] [PATCH] i965: Set Ivybridge's is_array SURFACE_STATE bit.

2011-12-07 Thread Kenneth Graunke
On 12/07/2011 09:34 AM, Eric Anholt wrote: > On Wed, 7 Dec 2011 12:34:28 -0800, Kenneth Graunke > wrote: >> Fixes piglit tests fbo-array, fbo-depth-array, fbo-generatemipmap-array, >> and array-texture, as well as the array variants of my new textureSize >> and texelFetch tests. >> >> NOTE: This

Re: [Mesa-dev] [PATCH] i965: Set Ivybridge's is_array SURFACE_STATE bit.

2011-12-07 Thread Eric Anholt
On Wed, 7 Dec 2011 12:34:28 -0800, Kenneth Graunke wrote: > Fixes piglit tests fbo-array, fbo-depth-array, fbo-generatemipmap-array, > and array-texture, as well as the array variants of my new textureSize > and texelFetch tests. > > NOTE: This is a candidate for the 7.11 branch. ARB_texture_a

[Mesa-dev] [PATCH] i965: Set Ivybridge's is_array SURFACE_STATE bit.

2011-12-07 Thread Kenneth Graunke
Fixes piglit tests fbo-array, fbo-depth-array, fbo-generatemipmap-array, and array-texture, as well as the array variants of my new textureSize and texelFetch tests. NOTE: This is a candidate for the 7.11 branch. Signed-off-by: Kenneth Graunke --- src/mesa/drivers/dri/i965/gen7_wm_surface_state