radeonsi: generate register and packet tables for an IB parser from sid.h
[mesa.git] / src / gallium / drivers / radeonsi / Makefile.sources
index 0c998f45e8bc4016798af3368f3a7df43f7ee717..fd44807408e8b776a8468a0fc1409efd32256523 100644 (file)
@@ -1,9 +1,13 @@
 C_SOURCES := \
+       cik_sdma.c \
        si_blit.c \
        si_commands.c \
        si_compute.c \
+       si_cp_dma.c \
+       si_debug.c \
        si_descriptors.c \
        sid.h \
+       sid_tables.h \
        si_dma.c \
        si_hw_context.c \
        si_pipe.c \
@@ -15,5 +19,6 @@ C_SOURCES := \
        si_shader.h \
        si_state.c \
        si_state_draw.c \
+       si_state_shaders.c \
        si_state.h \
        si_uvd.c