radv/gfx10: add gfx10_cs_emit_cache_flush
[mesa.git] / src / amd / Makefile.sources
index e1557ff53653bbd0e944f3bf3e50161a94fd29b6..8ebcd8803d693038ba9e3e505b742b8cdd4fa184 100644 (file)
@@ -1,5 +1,4 @@
 COMMON_HEADER_FILES = \
-       common/gfx9d.h \
        common/sid.h \
        common/amd_family.h \
        common/amd_kernel_code_t.h
@@ -24,6 +23,10 @@ ADDRLIB_FILES = \
        addrlib/src/core/coord.h \
        addrlib/src/gfx9/gfx9addrlib.cpp \
        addrlib/src/gfx9/gfx9addrlib.h \
+       addrlib/src/gfx10/gfx10addrlib.cpp \
+       addrlib/src/gfx10/gfx10addrlib.h \
+       addrlib/src/gfx10/gfx10SwizzlePattern.h \
+       addrlib/src/chip/gfx10/gfx10_gb_reg.h \
        addrlib/src/chip/gfx9/gfx9_gb_reg.h \
        addrlib/src/chip/r800/si_gb_reg.h \
        addrlib/src/r800/ciaddrlib.cpp \
@@ -44,6 +47,8 @@ AMD_COMPILER_FILES = \
        common/ac_llvm_helper.cpp \
        common/ac_llvm_util.c \
        common/ac_llvm_util.h \
+       common/ac_rtld.c \
+       common/ac_rtld.h \
        common/ac_shader_abi.h \
        common/ac_shader_util.c \
        common/ac_shader_util.h
@@ -64,4 +69,5 @@ AMD_DEBUG_FILES = \
        common/ac_debug.h
 
 AMD_GENERATED_FILES = \
+       common/amdgfxregs.h \
        common/sid_tables.h