188f1c6cbe
Instead of trying to match device compatible strings like 'brcm,2712-v3d', which may change with product revisions, match the device name, like 'v3d'. This simplifies a bit the matching logic and allows us to have less diverging paths for hardware and simulator. Reviewed-by: Juan A. Suarez <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31619>