etnaviv: hwdb: Import gc_feature_database from D-Robotics

This commit imports the gc_feature_database.h from https://github.com/D-Robotics/x5-kernel/blob/main/drivers/misc/verisilicon/gc8000l/hal/kernel/inc/gc_feature_database.h

git commit: a9938390654c9815b4c9c66eb39e39454d8f3e99

Signed-off-by: Daniel Lang <dalang@gmx.at>
Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39760>
This commit is contained in:
Daniel Lang 2026-02-08 05:19:33 +01:00 committed by Marge Bot
parent 609bbcc195
commit 8eccbc1e8b
2 changed files with 1798 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -20,6 +20,7 @@ hwdb_h = custom_target(
'hwdb.h',
input: [
'amlogic/gc_feature_database.h',
'd-robotics/gc_feature_database.h',
'nxp/gc_feature_database.h',
'st/gc_feature_database.h'
],