freedreno/drm-shim: Add support for faking other adreno chips.
authorEric Anholt <eric@anholt.net>
Sat, 18 Apr 2020 00:18:25 +0000 (17:18 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 21 Apr 2020 15:47:39 +0000 (15:47 +0000)
commitc1e7c1f4224789f0bc4cc847cecde350e2c6d2f2
treed9f27eb1337d5b1abea34d902fc904ddcc632d50
parentcc239207463916e992367e9f53351883bf82ea06
freedreno/drm-shim: Add support for faking other adreno chips.

I wanted to look at the effect of a core NIR change on a2xx codegen, but I
don't have any of those boards.  This could also prove useful for quickly
sanity-checking the compiler by running shader-db on it -- a2xx fails in a
few ways on glmark2, and a3xx-a5xx fails on glmark2 in a debug_assert
(which we don't have enabled in our dEQP runs).

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4652>
src/freedreno/drm-shim/README.md
src/freedreno/drm-shim/freedreno_noop.c