Re: [Mesa-dev] [PATCH 00/12] radeon/winsyses: various cleanups

2016-09-10 Thread Nicolai Hähnle
On 09.09.2016 23:26, Marek Olšák wrote: On Fri, Sep 9, 2016 at 7:34 PM, Nicolai Hähnle wrote: Hi, this is a bunch of random cleanups in and related to radeon and amdgpu winsyses. There is one significant behavioral change, which is that amdgpu now only keeps a single fence around for each buf

Re: [Mesa-dev] [PATCH 00/12] radeon/winsyses: various cleanups

2016-09-09 Thread Marek Olšák
On Fri, Sep 9, 2016 at 7:34 PM, Nicolai Hähnle wrote: > Hi, > > this is a bunch of random cleanups in and related to radeon and amdgpu > winsyses. > > There is one significant behavioral change, which is that amdgpu now only > keeps a single fence around for each buffer object. See the explanation

[Mesa-dev] [PATCH 00/12] radeon/winsyses: various cleanups

2016-09-09 Thread Nicolai Hähnle
Hi, this is a bunch of random cleanups in and related to radeon and amdgpu winsyses. There is one significant behavioral change, which is that amdgpu now only keeps a single fence around for each buffer object. See the explanation at that commit. Please review! Thanks, Nicolai -- .../drivers/ra