freedreno/afuc: Extract full gpu-id
authorRob Clark <robdclark@chromium.org>
Thu, 27 May 2021 18:04:42 +0000 (11:04 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 31 May 2021 23:34:43 +0000 (23:34 +0000)
commit9a4ca194e8f918e3f90fed737c9686e1e4ca58af
tree9475303df7f94ffd23c1a47a91c1124bda616184
parentc2f8c98d56f8bfa12ce34be2b38ebc093be91d75
freedreno/afuc: Extract full gpu-id

Some of the a6xx gens will require some control reg initialization, and
go into an infinite loop if they don't see the values they expect, so
we'll need to extract the compute gpu-id.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10944>
src/freedreno/.gitlab-ci/genoutput.sh
src/freedreno/afuc/disasm.c