Re: [Mesa-dev] [PATCH 09/11] radeonsi: port to shared ac llvm per-thread structs.

2018-06-29 Thread Marek Olšák
On Tue, Jun 26, 2018 at 11:58 PM, Dave Airlie wrote: > From: Dave Airlie > > The new structs are pretty much based on the radeonsi code, > so it just ports over the uses to them. > --- > src/gallium/drivers/radeonsi/si_compute.c | 2 +- > src/gallium/drivers/radeonsi/si_pipe.c| 50 +

[Mesa-dev] [PATCH 09/11] radeonsi: port to shared ac llvm per-thread structs.

2018-06-26 Thread Dave Airlie
From: Dave Airlie The new structs are pretty much based on the radeonsi code, so it just ports over the uses to them. --- src/gallium/drivers/radeonsi/si_compute.c | 2 +- src/gallium/drivers/radeonsi/si_pipe.c| 50 --- src/gallium/drivers/radeonsi/si_pipe.h|