xref: /linux/drivers/gpu/host1x/Makefile (revision 8aa5bcb61612060429223d1fbb7a1c30a579fc1f)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
275471687STerje Bergstromhost1x-y = \
3776dc384SThierry Reding	bus.o \
475471687STerje Bergstrom	syncpt.o \
575471687STerje Bergstrom	dev.o \
67ede0b0bSTerje Bergstrom	intr.o \
76579324aSTerje Bergstrom	cdma.o \
86579324aSTerje Bergstrom	channel.o \
96579324aSTerje Bergstrom	job.o \
106236451dSTerje Bergstrom	debug.o \
114de6a2d6SThierry Reding	mipi.o \
12687db220SMikko Perttunen	fence.o \
135407f31bSThierry Reding	hw/host1x01.o \
14e6fff4aaSThierry Reding	hw/host1x02.o \
15a134789aSThierry Reding	hw/host1x04.o \
16f1b53c4eSMikko Perttunen	hw/host1x05.o \
17ac1bdbf2SThierry Reding	hw/host1x06.o \
18ac1bdbf2SThierry Reding	hw/host1x07.o
1975471687STerje Bergstrom
20*8aa5bcb6SMikko Perttunenhost1x-$(CONFIG_IOMMU_API) += \
21*8aa5bcb6SMikko Perttunen	context.o
22*8aa5bcb6SMikko Perttunen
2375471687STerje Bergstromobj-$(CONFIG_TEGRA_HOST1X) += host1x.o
24597b89d3SMikko Perttunenobj-$(CONFIG_TEGRA_HOST1X_CONTEXT_BUS) += context_bus.o
25