freedreno: Make possible to specify A7XX feature flags
authorDanylo Piliaiev <dpiliaiev@igalia.com>
Tue, 5 Sep 2023 13:44:49 +0000 (15:44 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 4 Oct 2023 15:51:54 +0000 (15:51 +0000)
commite39b6e2b9b332ebc367b71fad2e4d4e51ca330c4
treecb565c8c7d3fb8609e7ff64ee4c8c2b5a4f8e5f8
parent823b3bfeeaf7cadd627ca44088c57463d69dfc0d
freedreno: Make possible to specify A7XX feature flags

Previously the idea was for each generation to have unique list
of feature flags, now it makes more sense for new generation
to have only new flags defined and "inherit" older gen flags.

Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25086>
src/freedreno/common/freedreno_dev_info.h
src/freedreno/common/freedreno_devices.py