Hi all, This series (the last patch, really) fixes a bunch of related bugs on Stoney by asking AddrLib to select a depth tiling for which there is a corresponding stencil tiling. This can lead to TC-compatible HTILE being deactivated, but it seems Stoney is one of the few (only?) chip affected, and it should only hurt small surfaces.
On those first three patches: We try not to mess in AddrLib for good reasons, but I do think we should enable assertions there to help trip if we do anything stupid. I am trying to get our changes back into the internal upstream, wish me luck! :) Please review! Thanks, Nicolai -- src/amd/addrlib/core/addrcommon.h | 26 +++++++++----- src/amd/addrlib/r800/ciaddrlib.cpp | 2 +- src/amd/common/ac_surface.c | 53 ++++++++++++++++++++++++---- 3 files changed, 65 insertions(+), 16 deletions(-) _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev