gallium/radeon: just get num_tile_pipes from the winsys
[mesa.git] / src / gallium / drivers / radeon / Makefile.sources
index d840ff8ca5440a55197595460060ee937e89adc7..eb171f7da5f76db64f908f27a7a7f0e38e7ac7fb 100644 (file)
@@ -4,6 +4,7 @@ C_SOURCES := \
        r600_cs.h \
        r600d_common.h \
        r600_gpu_load.c \
+       r600_perfcounter.c \
        r600_pipe_common.c \
        r600_pipe_common.h \
        r600_query.c \
@@ -14,6 +15,7 @@ C_SOURCES := \
        radeon_uvd.h \
        radeon_vce_40_2_2.c \
        radeon_vce_50.c \
+       radeon_vce_52.c \
        radeon_vce.c \
        radeon_vce.h \
        radeon_video.c \