ir3: Plumb through support for a1.x
authorConnor Abbott <cwabbott0@gmail.com>
Wed, 18 Mar 2020 17:06:41 +0000 (18:06 +0100)
committerMarge Bot <eric+marge@anholt.net>
Thu, 9 Apr 2020 15:56:55 +0000 (15:56 +0000)
commitde7d90ef53d585ee3efd165df1bf38b20794b3e6
tree1cb8bdb8d58ec02457e0c1f97170bdef3611dbf7
parentc8b0f904398cdc30ffc67c162bc3f570bf887ed9
ir3: Plumb through support for a1.x

This will need to be used in some cases for the upcoming bindless
support, plus ldc.k instructions which push data from a UBO to const
registers.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4358>
src/freedreno/ir3/ir3.c
src/freedreno/ir3/ir3.h
src/freedreno/ir3/ir3_compiler_nir.c
src/freedreno/ir3/ir3_context.c
src/freedreno/ir3/ir3_context.h
src/freedreno/ir3/ir3_delay.c
src/freedreno/ir3/ir3_depth.c
src/freedreno/ir3/ir3_postsched.c
src/freedreno/ir3/ir3_ra.c
src/freedreno/ir3/ir3_ra.h
src/freedreno/ir3/ir3_sched.c