mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-12 11:10:34 +01:00
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:
parent
609bbcc195
commit
8eccbc1e8b
2 changed files with 1798 additions and 0 deletions
1797
src/etnaviv/hwdb/d-robotics/gc_feature_database.h
Normal file
1797
src/etnaviv/hwdb/d-robotics/gc_feature_database.h
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -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'
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue