Mesa (master): ac: add tables for CP register shadowing

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jul 22 16:58:20 UTC 2020


Module: Mesa
Branch: master
Commit: 5a5467ccc8045707635074b5c8a507d508a8a27d
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a5467ccc8045707635074b5c8a507d508a8a27d

Author: Marek Olšák <marek.olsak at amd.com>
Date:   Mon Jun 15 16:31:43 2020 -0400

ac: add tables for CP register shadowing

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer at amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5798>

---

 src/amd/Makefile.sources          |    4 +-
 src/amd/common/ac_shadowed_regs.c | 2927 +++++++++++++++++++++++++++++++++++++
 src/amd/common/ac_shadowed_regs.h |   59 +
 src/amd/common/meson.build        |    2 +
 src/amd/common/sid.h              |   13 +
 src/amd/registers/gfx10.json      |   10 +
 6 files changed, 3014 insertions(+), 1 deletion(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=5a5467ccc8045707635074b5c8a507d508a8a27d


More information about the mesa-commit mailing list