commit | 90ca6a9a6b02087b97c12a6feb68381b41fa89d7 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Tue Mar 17 23:01:48 2020 -0400 |
committer | Marge Bot <eric+marge@anholt.net> | Thu Mar 19 03:23:07 2020 +0000 |
tree | 6834238aa1cbb22894dcfc243de003419d827ce1 | |
parent | ff39f57a48509f8a73655b6f4794cc5b73e4965c [diff] |
pan/bi: Assign registers to ports Now that we can pack registers given the assigned ports, and we can assign registers from the indices, the missing link is assigning ports from the registers, and now finally we get some real data showing up in a disassembly exercising lots of different code paths. Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4242>