anv: Convert the HiZ finishme's to perf_warn
[mesa.git] / src / intel / Makefile.sources
index 22ca63bc38809e1cbedd33ca1aba32c10b0821f2..240371261e1e64a759ca1443606aec211f835971 100644 (file)
@@ -7,10 +7,13 @@ BLORP_FILES = \
        blorp/blorp_priv.h
 
 COMMON_FILES = \
+       common/gen_debug.c \
+       common/gen_debug.h \
        common/gen_device_info.c \
        common/gen_device_info.h \
        common/gen_l3_config.c \
        common/gen_l3_config.h \
+       common/gen_urb_config.c \
        common/gen_sample_positions.h
 
 GENXML_GENERATED_FILES = \
@@ -23,6 +26,13 @@ GENXML_GENERATED_FILES = \
        genxml/gen8_pack.h \
        genxml/gen9_pack.h
 
+AUBINATOR_GENERATED_FILES = \
+       genxml/gen6_xml.h \
+       genxml/gen7_xml.h \
+       genxml/gen75_xml.h \
+       genxml/gen8_xml.h \
+       genxml/gen9_xml.h
+
 ISL_FILES = \
        isl/isl.c \
        isl/isl.h \