radeonsi: move VS_STATE.LS_OUT_PATCH_SIZE a few bits higher to make space there
[mesa.git] / src / gallium / drivers / radeonsi / Makefile.sources
index 3b1726d17dc006b75888e4d092b33c57c21250d8..2b4acc9fbf5b72da815a1051d990d33237197ee7 100644 (file)
@@ -1,19 +1,24 @@
 GENERATED_SOURCES := \
+       gfx10_format_table.h \
        si_driinfo.h
 
 C_SOURCES := \
        $(GENERATED_SOURCES) \
        cik_sdma.c \
        driinfo_radeonsi.h \
+       gfx10_query.c \
+       gfx10_shader_ngg.c \
        si_blit.c \
        si_buffer.c \
+       si_build_pm4.h \
        si_clear.c \
        si_compute.c \
+       si_compute_prim_discard.c \
        si_compute.h \
+       si_compute_blit.c \
        si_cp_dma.c \
        si_debug.c \
        si_descriptors.c \
-       si_dma.c \
        si_dma_cs.c \
        si_fence.c \
        si_get.c \
@@ -30,10 +35,11 @@ C_SOURCES := \
        si_shader.c \
        si_shader.h \
        si_shader_internal.h \
+       si_shader_llvm.c \
+       si_shader_llvm_build.c \
+       si_shader_llvm_ps.c \
        si_shader_nir.c \
-       si_shader_tgsi_alu.c \
-       si_shader_tgsi_mem.c \
-       si_shader_tgsi_setup.c \
+       si_shaderlib_tgsi.c \
        si_state.c \
        si_state_binning.c \
        si_state_draw.c \
@@ -43,5 +49,26 @@ C_SOURCES := \
        si_state_viewport.c \
        si_state.h \
        si_test_dma.c \
+       si_test_dma_perf.c \
        si_texture.c \
-       si_uvd.c
+       si_uvd.c \
+       ../radeon/radeon_uvd.c \
+       ../radeon/radeon_uvd.h \
+       ../radeon/radeon_vcn_dec_jpeg.c \
+       ../radeon/radeon_vcn_dec.c \
+       ../radeon/radeon_vcn_dec.h \
+       ../radeon/radeon_vcn_enc_1_2.c \
+       ../radeon/radeon_vcn_enc_2_0.c \
+       ../radeon/radeon_vcn_enc.c \
+       ../radeon/radeon_vcn_enc.h \
+       ../radeon/radeon_uvd_enc_1_1.c \
+       ../radeon/radeon_uvd_enc.c \
+       ../radeon/radeon_uvd_enc.h \
+       ../radeon/radeon_vce_40_2_2.c \
+       ../radeon/radeon_vce_50.c \
+       ../radeon/radeon_vce_52.c \
+       ../radeon/radeon_vce.c \
+       ../radeon/radeon_vce.h \
+       ../radeon/radeon_video.c \
+       ../radeon/radeon_video.h \
+       ../radeon/radeon_winsys.h