freedreno/a6xx: Expand various varying-count bitfields
authorConnor Abbott <cwabbott0@gmail.com>
Mon, 20 Apr 2020 11:37:33 +0000 (13:37 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 21 Apr 2020 10:04:13 +0000 (10:04 +0000)
commit45ec9c0f3de7795c1cb910718749ad828368ca8a
treefe6a671df16659b94fc4aac957f79d877d123e8d
parentd29fea77b9182915c1689634ff2376ac3c8fc21b
freedreno/a6xx: Expand various varying-count bitfields

The extra bit needs to be used when using the maximum of 128 varying
components. I confirmed that PC_PRIMITIVE_CNTL_1 and SP_PRIMITIVE_CNTL
are expanded using a trace of the Vulkan blob with the maximum number of
varyings, and changed the others by analogy.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4641>
src/freedreno/registers/a6xx.xml