xref: /linux/drivers/gpu/Makefile (revision 4f9786035f9e519db41375818e1d0b5f20da2f10)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2f4c5cf88SThierry Reding# drm/tegra depends on host1x, so if both drivers are built-in care must be
3f4c5cf88SThierry Reding# taken to initialize them in the correct order. Link order is the only way
4f4c5cf88SThierry Reding# to ensure this currently.
5597b89d3SMikko Perttunenobj-y			+= host1x/ drm/ vga/
639b9004dSPhilipp Zabelobj-$(CONFIG_IMX_IPUV3_CORE)	+= ipu-v3/
7bbd9d056SYiwei Zhangobj-$(CONFIG_TRACE_GPU_MEM)		+= trace/
8*54e6baf1SDanilo Krummrichobj-$(CONFIG_NOVA_CORE)		+= nova-core/
9