Module: Mesa Branch: master Commit: 5a5467ccc8045707635074b5c8a507d508a8a27d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a5467ccc8045707635074b5c8a507d508a8a27d
Author: Marek Olšák <[email protected]> Date: Mon Jun 15 16:31:43 2020 -0400 ac: add tables for CP register shadowing Acked-by: Pierre-Eric Pelloux-Prayer <[email protected]> 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 _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
