Re: [Mesa-dev] [PATCH v3 1/7] i965: define astx5x5 workaround infrastructure

2018-03-06 Thread Jason Ekstrand
On Tue, Feb 27, 2018 at 1:30 AM, wrote: > From: Kevin Rogovin > > Gen9 GPU's suffer from a HW bug where the GPU will hang if > the GPU accesses a texture with a an auxilary buffer and > an ASTC5x5 texture without having a pipeline cs stall (and

[Mesa-dev] [PATCH v3 1/7] i965: define astx5x5 workaround infrastructure

2018-02-27 Thread kevin . rogovin
From: Kevin Rogovin Gen9 GPU's suffer from a HW bug where the GPU will hang if the GPU accesses a texture with a an auxilary buffer and an ASTC5x5 texture without having a pipeline cs stall (and texture cache flush) between such accesses. This patch creates the