xref: /linux/drivers/gpu/host1x/Makefile (revision c888c4c834c9afc18879fde91ad405be21b7425d)
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 \
12*c888c4c8SSvyatoslav Ryhel	tegra114-mipi.o \
13687db220SMikko Perttunen	fence.o \
145407f31bSThierry Reding	hw/host1x01.o \
15e6fff4aaSThierry Reding	hw/host1x02.o \
16a134789aSThierry Reding	hw/host1x04.o \
17f1b53c4eSMikko Perttunen	hw/host1x05.o \
18ac1bdbf2SThierry Reding	hw/host1x06.o \
199abdd497SMikko Perttunen	hw/host1x07.o \
209abdd497SMikko Perttunen	hw/host1x08.o
2175471687STerje Bergstrom
228aa5bcb6SMikko Perttunenhost1x-$(CONFIG_IOMMU_API) += \
238aa5bcb6SMikko Perttunen	context.o
248aa5bcb6SMikko Perttunen
2575471687STerje Bergstromobj-$(CONFIG_TEGRA_HOST1X) += host1x.o
26597b89d3SMikko Perttunenobj-$(CONFIG_TEGRA_HOST1X_CONTEXT_BUS) += context_bus.o
27