mesa/src/etnaviv/hwdb
Marek Vasut 5eafa246ab
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
etnaviv: Turn ETNA_CORE_ into ETNA_FEATURE_CORE_
The Vivante GC8000 Nano Ultra VIP r6205 present in ST STM32MP25xx
is a combined GPU and NPU single device. The either ETNA_CORE_GPU
or ETNA_CORE_NPU behavior does not apply to this device. Instead
of adding new combined ETNA_CORE_GPU_AND_NPU variant, convert the
ETNA_CORE_GPU and ETNA_CORE_NPU into ETNA_FEATURE_CORE_GPU and
ETNA_FEATURE_CORE_NPU, so they can be tested as flags. This allows
handling of such combined devices.

Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com>
Signed-off-by: Marek Vasut <marek.vasut@mailbox.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37488>
2025-09-30 20:45:17 +00:00
..
amlogic
nxp etnaviv: hwdb: update gc_feature_database from NXP 2025-04-18 19:07:52 +02:00
st etnaviv: hwdb: update gc_feature_database from ST 2025-09-19 19:22:41 +00:00
.clang-format clang-format: Update the .clang-format files to conformance clang-format json-schema 2025-09-09 07:04:55 +00:00
etna_hwdb.c etnaviv: Turn ETNA_CORE_ into ETNA_FEATURE_CORE_ 2025-09-30 20:45:17 +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