Re: [Mesa-dev] [PATCH v2 00/13] 86 gtt maps

2018-04-30 Thread Scott D Phillips
Kenneth Graunke writes: > On Monday, April 30, 2018 10:25:39 AM PDT Scott D Phillips wrote: >> Here is a v2 of the 86 gtt maps series with the refactor >> suggestions by Chris folded in. >> >> Chris Wilson (8): >> i965: Move unmap_gtt before map_gtt >> i965: Move unmap_blit before map_blit >

Re: [Mesa-dev] [PATCH v2 00/13] 86 gtt maps

2018-04-30 Thread Kenneth Graunke
On Monday, April 30, 2018 10:25:39 AM PDT Scott D Phillips wrote: > Here is a v2 of the 86 gtt maps series with the refactor > suggestions by Chris folded in. > > Chris Wilson (8): > i965: Move unmap_gtt before map_gtt > i965: Move unmap_blit before map_blit > i965: Move unmap_movntdqa befor

[Mesa-dev] [PATCH v2 00/13] 86 gtt maps

2018-04-30 Thread Scott D Phillips
Here is a v2 of the 86 gtt maps series with the refactor suggestions by Chris folded in. Chris Wilson (8): i965: Move unmap_gtt before map_gtt i965: Move unmap_blit before map_blit i965: Move unmap_movntdqa before map_movntdqa i965: Move unmap_s8 before map_s8 i965: Move unmap_etc before