linux-imx/drivers/gpu/Makefile
Dong Aisheng 4ee7464398 Merge branch 'mxc/next' into next
* mxc/next: (519 commits)
  MGS-7343 [#nxp] fix the compile warning
  LF-10253: arm64: vpu : h1: solve encode hang
  MGS-7413 [#nxp] reorder the directory
  LF-10543-8: mxc: vpu: wave6: make sequence of decoder capture buffer monotonically increasing
  LF-10543-7: mxc: vpu: wave6: init seq in a separate task
  ...
2023-11-22 17:04:52 +08:00

320 B

SPDX-License-Identifier: GPL-2.0-only

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.

obj-y += arm/ obj-y += host1x/ drm/ vga/ obj-y += imx/ obj-$(CONFIG_TRACE_GPU_MEM) += trace/