Blame view

drivers/gpu/Makefile 295 Bytes
ec8f24b7f   Thomas Gleixner   treewide: Add SPD...
1
  # SPDX-License-Identifier: GPL-2.0-only
f4c5cf88f   Thierry Reding   gpu: host1x: Prov...
2
3
4
  # drm/tegra depends on host1x, so if both drivers are built-in care must be
  # taken to initialize them in the correct order. Link order is the only way
  # to ensure this currently.
754716874   Terje Bergstrom   gpu: host1x: Add ...
5
  obj-$(CONFIG_TEGRA_HOST1X)	+= host1x/
2a3e3aa8d   Liu Ying   gpu: Move ipu-v3 ...
6
  obj-y			+= imx/
f4c5cf88f   Thierry Reding   gpu: host1x: Prov...
7
  obj-y			+= drm/ vga/