mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 18:58:10 +02:00
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> |
||
|---|---|---|
| .. | ||
| amlogic | ||
| nxp | ||
| st | ||
| .clang-format | ||
| etna_hwdb.c | ||
| etna_hwdb.h | ||
| hwdb.h.py | ||
| meson.build | ||