Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
[linux-2.6-microblaze.git] / drivers / gpu / drm / amd / amdgpu / Makefile
1 #
2 # Copyright 2017 Advanced Micro Devices, Inc.
3 #
4 # Permission is hereby granted, free of charge, to any person obtaining a
5 # copy of this software and associated documentation files (the "Software"),
6 # to deal in the Software without restriction, including without limitation
7 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
8 # and/or sell copies of the Software, and to permit persons to whom the
9 # Software is furnished to do so, subject to the following conditions:
10 #
11 # The above copyright notice and this permission notice shall be included in
12 # all copies or substantial portions of the Software.
13 #
14 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
17 # THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
18 # OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
19 # ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
20 # OTHER DEALINGS IN THE SOFTWARE.
21 #
22 #
23 # Makefile for the drm device driver.  This driver provides support for the
24 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
25
26 FULL_AMD_PATH=$(srctree)/$(src)/..
27 DISPLAY_FOLDER_NAME=display
28 FULL_AMD_DISPLAY_PATH = $(FULL_AMD_PATH)/$(DISPLAY_FOLDER_NAME)
29
30 ccflags-y := -I$(FULL_AMD_PATH)/include/asic_reg \
31         -I$(FULL_AMD_PATH)/include \
32         -I$(FULL_AMD_PATH)/amdgpu \
33         -I$(FULL_AMD_PATH)/pm/inc \
34         -I$(FULL_AMD_PATH)/acp/include \
35         -I$(FULL_AMD_DISPLAY_PATH) \
36         -I$(FULL_AMD_DISPLAY_PATH)/include \
37         -I$(FULL_AMD_DISPLAY_PATH)/dc \
38         -I$(FULL_AMD_DISPLAY_PATH)/amdgpu_dm \
39         -I$(FULL_AMD_PATH)/amdkfd
40
41 amdgpu-y := amdgpu_drv.o
42
43 # add KMS driver
44 amdgpu-y += amdgpu_device.o amdgpu_kms.o \
45         amdgpu_atombios.o atombios_crtc.o amdgpu_connectors.o \
46         atom.o amdgpu_fence.o amdgpu_ttm.o amdgpu_object.o amdgpu_gart.o \
47         amdgpu_encoders.o amdgpu_display.o amdgpu_i2c.o \
48         amdgpu_fb.o amdgpu_gem.o amdgpu_ring.o \
49         amdgpu_cs.o amdgpu_bios.o amdgpu_benchmark.o amdgpu_test.o \
50         atombios_dp.o amdgpu_afmt.o amdgpu_trace_points.o \
51         atombios_encoders.o amdgpu_sa.o atombios_i2c.o \
52         amdgpu_dma_buf.o amdgpu_vm.o amdgpu_ib.o amdgpu_pll.o \
53         amdgpu_ucode.o amdgpu_bo_list.o amdgpu_ctx.o amdgpu_sync.o \
54         amdgpu_gtt_mgr.o amdgpu_preempt_mgr.o amdgpu_vram_mgr.o amdgpu_virt.o \
55         amdgpu_atomfirmware.o amdgpu_vf_error.o amdgpu_sched.o \
56         amdgpu_debugfs.o amdgpu_ids.o amdgpu_gmc.o amdgpu_mmhub.o \
57         amdgpu_xgmi.o amdgpu_csa.o amdgpu_ras.o amdgpu_vm_cpu.o \
58         amdgpu_vm_sdma.o amdgpu_discovery.o amdgpu_ras_eeprom.o amdgpu_nbio.o \
59         amdgpu_umc.o smu_v11_0_i2c.o amdgpu_fru_eeprom.o amdgpu_rap.o \
60         amdgpu_fw_attestation.o amdgpu_securedisplay.o amdgpu_hdp.o
61
62 amdgpu-$(CONFIG_PROC_FS) += amdgpu_fdinfo.o
63
64 amdgpu-$(CONFIG_PERF_EVENTS) += amdgpu_pmu.o
65
66 # add asic specific block
67 amdgpu-$(CONFIG_DRM_AMDGPU_CIK)+= cik.o cik_ih.o \
68         dce_v8_0.o gfx_v7_0.o cik_sdma.o uvd_v4_2.o vce_v2_0.o
69
70 amdgpu-$(CONFIG_DRM_AMDGPU_SI)+= si.o gmc_v6_0.o gfx_v6_0.o si_ih.o si_dma.o dce_v6_0.o \
71         uvd_v3_1.o
72
73 amdgpu-y += \
74         vi.o mxgpu_vi.o nbio_v6_1.o soc15.o emu_soc.o mxgpu_ai.o nbio_v7_0.o vega10_reg_init.o \
75         vega20_reg_init.o nbio_v7_4.o nbio_v2_3.o nv.o navi10_reg_init.o navi14_reg_init.o \
76         arct_reg_init.o navi12_reg_init.o mxgpu_nv.o sienna_cichlid_reg_init.o vangogh_reg_init.o \
77         nbio_v7_2.o dimgrey_cavefish_reg_init.o hdp_v4_0.o hdp_v5_0.o aldebaran_reg_init.o aldebaran.o \
78         beige_goby_reg_init.o yellow_carp_reg_init.o
79
80 # add DF block
81 amdgpu-y += \
82         df_v1_7.o \
83         df_v3_6.o
84
85 # add GMC block
86 amdgpu-y += \
87         gmc_v7_0.o \
88         gmc_v8_0.o \
89         gfxhub_v1_0.o mmhub_v1_0.o gmc_v9_0.o gfxhub_v1_1.o mmhub_v9_4.o \
90         gfxhub_v2_0.o mmhub_v2_0.o gmc_v10_0.o gfxhub_v2_1.o mmhub_v2_3.o \
91         mmhub_v1_7.o
92
93 # add UMC block
94 amdgpu-y += \
95         umc_v6_0.o umc_v6_1.o umc_v6_7.o umc_v8_7.o
96
97 # add IH block
98 amdgpu-y += \
99         amdgpu_irq.o \
100         amdgpu_ih.o \
101         iceland_ih.o \
102         tonga_ih.o \
103         cz_ih.o \
104         vega10_ih.o \
105         vega20_ih.o \
106         navi10_ih.o
107
108 # add PSP block
109 amdgpu-y += \
110         amdgpu_psp.o \
111         psp_v3_1.o \
112         psp_v10_0.o \
113         psp_v11_0.o \
114         psp_v12_0.o \
115         psp_v13_0.o
116
117 # add DCE block
118 amdgpu-y += \
119         dce_v10_0.o \
120         dce_v11_0.o \
121         dce_virtual.o
122
123 # add GFX block
124 amdgpu-y += \
125         amdgpu_gfx.o \
126         amdgpu_rlc.o \
127         gfx_v8_0.o \
128         gfx_v9_0.o \
129         gfx_v9_4.o \
130         gfx_v9_4_2.o \
131         gfx_v10_0.o
132
133 # add async DMA block
134 amdgpu-y += \
135         amdgpu_sdma.o \
136         sdma_v2_4.o \
137         sdma_v3_0.o \
138         sdma_v4_0.o \
139         sdma_v4_4.o \
140         sdma_v5_0.o \
141         sdma_v5_2.o
142
143 # add MES block
144 amdgpu-y += \
145         mes_v10_1.o
146
147 # add UVD block
148 amdgpu-y += \
149         amdgpu_uvd.o \
150         uvd_v5_0.o \
151         uvd_v6_0.o \
152         uvd_v7_0.o
153
154 # add VCE block
155 amdgpu-y += \
156         amdgpu_vce.o \
157         vce_v3_0.o \
158         vce_v4_0.o
159
160 # add VCN and JPEG block
161 amdgpu-y += \
162         amdgpu_vcn.o \
163         vcn_v1_0.o \
164         vcn_v2_0.o \
165         vcn_v2_5.o \
166         vcn_v3_0.o \
167         amdgpu_jpeg.o \
168         jpeg_v1_0.o \
169         jpeg_v2_0.o \
170         jpeg_v2_5.o \
171         jpeg_v3_0.o
172
173 # add ATHUB block
174 amdgpu-y += \
175         athub_v1_0.o \
176         athub_v2_0.o \
177         athub_v2_1.o
178
179 # add SMUIO block
180 amdgpu-y += \
181         smuio_v9_0.o \
182         smuio_v11_0.o \
183         smuio_v11_0_6.o \
184         smuio_v13_0.o
185
186 # add reset block
187 amdgpu-y += \
188         amdgpu_reset.o
189
190 # add amdkfd interfaces
191 amdgpu-y += amdgpu_amdkfd.o
192
193
194 ifneq ($(CONFIG_HSA_AMD),)
195 AMDKFD_PATH := ../amdkfd
196 include $(FULL_AMD_PATH)/amdkfd/Makefile
197 amdgpu-y += $(AMDKFD_FILES)
198 amdgpu-y += \
199         amdgpu_amdkfd_fence.o \
200         amdgpu_amdkfd_gpuvm.o \
201         amdgpu_amdkfd_gfx_v8.o \
202         amdgpu_amdkfd_gfx_v9.o \
203         amdgpu_amdkfd_arcturus.o \
204         amdgpu_amdkfd_aldebaran.o \
205         amdgpu_amdkfd_gfx_v10.o \
206         amdgpu_amdkfd_gfx_v10_3.o
207
208 ifneq ($(CONFIG_DRM_AMDGPU_CIK),)
209 amdgpu-y += amdgpu_amdkfd_gfx_v7.o
210 endif
211
212 endif
213
214 # add cgs
215 amdgpu-y += amdgpu_cgs.o
216
217 # GPU scheduler
218 amdgpu-y += amdgpu_job.o
219
220 # ACP componet
221 ifneq ($(CONFIG_DRM_AMD_ACP),)
222 amdgpu-y += amdgpu_acp.o
223
224 AMDACPPATH := ../acp
225 include $(FULL_AMD_PATH)/acp/Makefile
226
227 amdgpu-y += $(AMD_ACP_FILES)
228 endif
229
230 amdgpu-$(CONFIG_COMPAT) += amdgpu_ioc32.o
231 amdgpu-$(CONFIG_VGA_SWITCHEROO) += amdgpu_atpx_handler.o
232 amdgpu-$(CONFIG_ACPI) += amdgpu_acpi.o
233 amdgpu-$(CONFIG_HMM_MIRROR) += amdgpu_mn.o
234
235 include $(FULL_AMD_PATH)/pm/Makefile
236
237 amdgpu-y += $(AMD_POWERPLAY_FILES)
238
239 ifneq ($(CONFIG_DRM_AMD_DC),)
240
241 RELATIVE_AMD_DISPLAY_PATH = ../$(DISPLAY_FOLDER_NAME)
242 include $(FULL_AMD_DISPLAY_PATH)/Makefile
243
244 amdgpu-y += $(AMD_DISPLAY_FILES)
245
246 endif
247
248 obj-$(CONFIG_DRM_AMDGPU)+= amdgpu.o