radeonsi: move r600_gpu_load.c to si_gpu_load.c
[mesa.git] / src / gallium / drivers / radeonsi / Makefile.sources
1 GENERATED_SOURCES := \
2 si_driinfo.h
3
4 C_SOURCES := \
5 $(GENERATED_SOURCES) \
6 cik_sdma.c \
7 driinfo_radeonsi.h \
8 si_blit.c \
9 si_clear.c \
10 si_compute.c \
11 si_compute.h \
12 si_cp_dma.c \
13 si_debug.c \
14 si_descriptors.c \
15 si_dma.c \
16 si_dma_cs.c \
17 si_fence.c \
18 si_get.c \
19 si_gfx_cs.c \
20 si_gpu_load.c \
21 si_pipe.c \
22 si_pipe.h \
23 si_pm4.c \
24 si_pm4.h \
25 si_perfcounter.c \
26 si_public.h \
27 si_query.c \
28 si_query.h \
29 si_shader.c \
30 si_shader.h \
31 si_shader_internal.h \
32 si_shader_nir.c \
33 si_shader_tgsi_alu.c \
34 si_shader_tgsi_mem.c \
35 si_shader_tgsi_setup.c \
36 si_state.c \
37 si_state_binning.c \
38 si_state_draw.c \
39 si_state_msaa.c \
40 si_state_shaders.c \
41 si_state_streamout.c \
42 si_state_viewport.c \
43 si_state.h \
44 si_test_dma.c \
45 si_uvd.c