mesa/src/etnaviv/hwdb
Lucas Stach dea4b46f21 etnaviv: hwdb: fix lookup of GC3000 in i.MX6QP
For whatever reason NXP decided to call the GC3000 in the i.MX6QP a
GC2000+. This being a lie is marked in the IP core by the upper half
of the revision register being all ones. The kernel driver already
fixes the model and revision when it encounters this core, but this
breaks matching in the HWDB, which uses the bogus model/rev from the
core.

Revert the fixup done by the kernel for the lookup in the HWDB.

Fixes: 2192e620bb ("etnaviv: hwdb: Add etna_query_feature_db(..)")
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33223>
2025-01-26 20:32:04 +00:00
..
amlogic
nxp
st etnaviv: hwdb: Import gc_feature_database from ST 2024-04-13 12:43:52 +00:00
.clang-format etnaviv: hwdb: Add etna_query_feature_db(..) 2024-04-13 12:43:52 +00:00
etna_hwdb.c etnaviv: hwdb: fix lookup of GC3000 in i.MX6QP 2025-01-26 20:32:04 +00:00
etna_hwdb.h etnaviv: hwdb: Add etna_query_feature_db(..) 2024-04-13 12:43:52 +00:00
hwdb.h.py etnaviv: hwdb: Drop stdint.h dependency 2024-04-15 16:57:29 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00