xref: /linux/drivers/gpu/host1x/Makefile (revision 4f2c0a4acffbec01079c28f839422e64ddeff004)
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 \
18*9abdd497SMikko Perttunen	hw/host1x07.o \
19*9abdd497SMikko Perttunen	hw/host1x08.o
2075471687STerje Bergstrom
218aa5bcb6SMikko Perttunenhost1x-$(CONFIG_IOMMU_API) += \
228aa5bcb6SMikko Perttunen	context.o
238aa5bcb6SMikko Perttunen
2475471687STerje Bergstromobj-$(CONFIG_TEGRA_HOST1X) += host1x.o
25597b89d3SMikko Perttunenobj-$(CONFIG_TEGRA_HOST1X_CONTEXT_BUS) += context_bus.o
26