From: Dave Airlie
This fixes some hangs with the arb_shader_image_load_store-atomicity tests
on evergreen/cayman GPUs.
I'm not 100% sure why (VPM hurts my brain), I'm running some piglit
runs to see if it has any bad side effects.
v2: only set the vpm flags when an atomic operation is done.
---
On 5 August 2018 at 19:47, Gert Wollny wrote:
> Am Freitag, den 03.08.2018, 06:02 +0200 schrieb Roland Scheidegger:
>> Am 03.08.2018 um 05:10 schrieb Dave Airlie:
>> > From: Dave Airlie
>> >
>> > This fixes some hangs with the arb_shader_image_load_store-
>> > atomicity tests
>> > on evergreen/ca
Am 05.08.2018 um 11:47 schrieb Gert Wollny:
> Am Freitag, den 03.08.2018, 06:02 +0200 schrieb Roland Scheidegger:
>> Am 03.08.2018 um 05:10 schrieb Dave Airlie:
>>> From: Dave Airlie
>>>
>>> This fixes some hangs with the arb_shader_image_load_store-
>>> atomicity tests
>>> on evergreen/cayman GPU
Am Freitag, den 03.08.2018, 06:02 +0200 schrieb Roland Scheidegger:
> Am 03.08.2018 um 05:10 schrieb Dave Airlie:
> > From: Dave Airlie
> >
> > This fixes some hangs with the arb_shader_image_load_store-
> > atomicity tests
> > on evergreen/cayman GPUs.
> >
> > I'm not 100% sure why (VPM hurts m
Am 03.08.2018 um 07:00 schrieb Dave Airlie:
> On 3 August 2018 at 14:02, Roland Scheidegger wrote:
>> Am 03.08.2018 um 05:10 schrieb Dave Airlie:
>>> From: Dave Airlie
>>>
>>> This fixes some hangs with the arb_shader_image_load_store-atomicity tests
>>> on evergreen/cayman GPUs.
>>>
>>> I'm not
On 3 August 2018 at 14:02, Roland Scheidegger wrote:
> Am 03.08.2018 um 05:10 schrieb Dave Airlie:
>> From: Dave Airlie
>>
>> This fixes some hangs with the arb_shader_image_load_store-atomicity tests
>> on evergreen/cayman GPUs.
>>
>> I'm not 100% sure why (VPM hurts my brain), I'm running some
Am 03.08.2018 um 05:10 schrieb Dave Airlie:
> From: Dave Airlie
>
> This fixes some hangs with the arb_shader_image_load_store-atomicity tests
> on evergreen/cayman GPUs.
>
> I'm not 100% sure why (VPM hurts my brain), I'm running some piglit
> runs to see if it has any bad side effects.
> ---
>
From: Dave Airlie
This fixes some hangs with the arb_shader_image_load_store-atomicity tests
on evergreen/cayman GPUs.
I'm not 100% sure why (VPM hurts my brain), I'm running some piglit
runs to see if it has any bad side effects.
---
src/gallium/drivers/r600/r600_shader.c | 2 +-
1 file change