intel/genxml: Drop assertion to allow for importing
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 27 Dec 2022 23:36:58 +0000 (15:36 -0800)
committerJordan Justen <jordan.l.justen@intel.com>
Thu, 14 Sep 2023 18:05:16 +0000 (11:05 -0700)
commit9e5190ad1f519f9e76802cc5f0f49f427ecc5e58
tree6b2e7d5ba0e0efa0ec75e6efacd3f525da92cd59
parent614aa2e62bec263c1c828ac99b7e17af450e9398
intel/genxml: Drop assertion to allow for importing

For example, gen11.xml will import the HEVC_ARBITRATION_PRIORITY
struct from gen9.xml.

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20593>
src/intel/genxml/intel_genxml.py