xref: /linux/drivers/gpu/host1x/Makefile (revision 67f8bc848ee31831336bd478e57d2f993551902e)
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 \
12c888c4c8SSvyatoslav 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 \
20*60bca008SSantosh BS	hw/host1x08.o \
21*60bca008SSantosh BS	hw/host1x10.o
2275471687STerje Bergstrom
238aa5bcb6SMikko Perttunenhost1x-$(CONFIG_IOMMU_API) += \
248aa5bcb6SMikko Perttunen	context.o
258aa5bcb6SMikko Perttunen
2675471687STerje Bergstromobj-$(CONFIG_TEGRA_HOST1X) += host1x.o
27597b89d3SMikko Perttunenobj-$(CONFIG_TEGRA_HOST1X_CONTEXT_BUS) += context_bus.o
28