I made comments on patches 3 and 11. With those addressed, patches
1-4, 6-14 are:
Reviewed-by: Marek Olšák
Marek
On Fri, Jul 1, 2016 at 4:25 PM, Nicolai Hähnle wrote:
> From: Nicolai Hähnle
>
> If a depth/stencil texture has no mipmaps, we can always get a layout that is
> compatible with DB
From: Nicolai Hähnle
If a depth/stencil texture has no mipmaps, we can always get a layout that is
compatible with DB and TC.
---
src/gallium/winsys/amdgpu/drm/amdgpu_surface.c | 11 ---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/src/gallium/winsys/amdgpu/drm/amdgpu_su