mesa/src/intel
Jason Ekstrand aefcbf41ef anv: Use different BOs for different scratch sizes and stages
This solves a race condition where we can end up having different stages
stomp on each other because they're all trying to scratch in the same BO
but they have different views of its layout.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Cc: "12.0" <mesa-stable@lists.freedesktop.org>
(cherry picked from commit c2f2c8e407)
2016-06-24 20:57:17 +01:00
..
genxml genxml: Make ScratchSpaceBasePointer an address instead of an offset 2016-06-24 20:56:10 +01:00
isl anv,isl: Lower storage image formats in anv 2016-06-24 20:52:38 +01:00
vulkan anv: Use different BOs for different scratch sizes and stages 2016-06-24 20:57:17 +01:00
Makefile.am i965: Add a dependency on libisl 2016-04-21 20:44:27 -07:00