Re: [Mesa-dev] r600g: Set tiling information for BOs being shared.

2012-05-16 Thread Michel Dänzer
On Mit, 2012-05-16 at 23:30 +0200, Marek Olšák wrote: > > the commit 11f056a3f0b87e86267efa8b5ac9d36a343c9dc1 (r600g: Set tiling > information for BOs being shared.) breaks r300g build, but most > importantly, I am pretty sure it also breaks glGenerateMipmap on r300g > and kernels without RADEON_

Re: [Mesa-dev] r600g: Set tiling information for BOs being shared.

2012-05-16 Thread Marek Olšák
Hi, the commit 11f056a3f0b87e86267efa8b5ac9d36a343c9dc1 (r600g: Set tiling information for BOs being shared.) breaks r300g build, but most importantly, I am pretty sure it also breaks glGenerateMipmap on r300g and kernels without RADEON_CS_KEEP_TILING_FLAGS support. The problem is with this hunk: