pan/bi: Use canonical name for FAU RAM sources
authorBoris Brezillon <boris.brezillon@collabora.com>
Mon, 12 Oct 2020 08:57:40 +0000 (10:57 +0200)
committerBoris Brezillon <boris.brezillon@collabora.com>
Thu, 15 Oct 2020 06:05:23 +0000 (08:05 +0200)
commitf25850bf5f9e83b2ae00ef283caad3c35d2fb8cb
tree8d72342f9ac9723166740f02ab27c87363981b0d
parent111cf7f0e82ec28aad9a3211cd252e9cc04f6dc1
pan/bi: Use canonical name for FAU RAM sources

The uniform_constant field and BIFROST_SRC_CONST_{LO,HI} definitions
seem to imply that those only deal with embedded constants. Let's
rename them to reflect the fact that they actually encode accesses to
the Fast-Access-Uniform RAM.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7151>
src/panfrost/bifrost/bi_pack.c
src/panfrost/bifrost/bifrost.h
src/panfrost/bifrost/bifrost_compile.c
src/panfrost/bifrost/compiler.h
src/panfrost/bifrost/disassemble.c