Re: [Mesa-dev] Mesa (master): 23 new commits

2016-03-22 Thread Marek Olšák
On Tue, Mar 22, 2016 at 8:46 AM, Michel Dänzer  wrote:
> On 22.03.2016 05:34, Nicolai =?UNKNOWN?Q?H=C3=A4hnle?= wrote:
>>
>> URL:
>> http://cgit.freedesktop.org/mesa/mesa/commit/?id=e85cf35a6516c44e33663fcd9637c6b434bb63ee
>> Author: Nicolai Hähnle 
>> Date:   Sat Feb 6 18:32:13 2016 -0500
>>
>> radeonsi: implement set_shader_images (v2)
>>
>> Whether DCC is disabled depends on the access flags with which the image
>> is bound: image_load supports DCC, but store and atomic don't.
>>
>> v2: remove an unnecessary masking of images->desc.enabled_mask
>>
>> Reviewed-by: Marek Olšák 
>
> This change broke a bunch of MSAA related piglit tests for me on Kaveri,
> e.g.
>
> spec@!opengl 3.2@layered-rendering@clear-color-all-types 2d_multisample_array 
> single_level
> spec@arb_texture_multisample@texelfetch fs sampler2dmsarray 4 1x129x9-98x129x9
> spec@arb_texture_multisample@texelfetch@2-fs-isampler2dmsarray
>
> and related tests. Any ideas what could be wrong?

Yes, I have a fix.

Marek
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


Re: [Mesa-dev] Mesa (master): 23 new commits

2016-03-22 Thread Michel Dänzer
On 22.03.2016 05:34, Nicolai =?UNKNOWN?Q?H=C3=A4hnle?= wrote:
> 
> URL:
> http://cgit.freedesktop.org/mesa/mesa/commit/?id=e85cf35a6516c44e33663fcd9637c6b434bb63ee
> Author: Nicolai Hähnle 
> Date:   Sat Feb 6 18:32:13 2016 -0500
> 
> radeonsi: implement set_shader_images (v2)
> 
> Whether DCC is disabled depends on the access flags with which the image
> is bound: image_load supports DCC, but store and atomic don't.
> 
> v2: remove an unnecessary masking of images->desc.enabled_mask
> 
> Reviewed-by: Marek Olšák 

This change broke a bunch of MSAA related piglit tests for me on Kaveri,
e.g.

spec@!opengl 3.2@layered-rendering@clear-color-all-types 2d_multisample_array 
single_level
spec@arb_texture_multisample@texelfetch fs sampler2dmsarray 4 1x129x9-98x129x9
spec@arb_texture_multisample@texelfetch@2-fs-isampler2dmsarray

and related tests. Any ideas what could be wrong?


-- 
Earthling Michel Dänzer   |   http://www.amd.com
Libre software enthusiast | Mesa and X developer
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev