1# Each of these headers is checked for presence with a test #include; a
2# corresponding #define will be generated in conftest/headers.h.
3NV_HEADER_PRESENCE_TESTS = \
4  asm/system.h \
5  drm/drmP.h \
6  drm/drm_aperture.h \
7  drm/drm_auth.h \
8  drm/drm_gem.h \
9  drm/drm_crtc.h \
10  drm/drm_color_mgmt.h \
11  drm/drm_atomic.h \
12  drm/drm_atomic_helper.h \
13  drm/drm_atomic_state_helper.h \
14  drm/drm_encoder.h \
15  drm/drm_atomic_uapi.h \
16  drm/drm_drv.h \
17  drm/drm_fbdev_generic.h \
18  drm/drm_framebuffer.h \
19  drm/drm_connector.h \
20  drm/drm_probe_helper.h \
21  drm/drm_blend.h \
22  drm/drm_fourcc.h \
23  drm/drm_prime.h \
24  drm/drm_plane.h \
25  drm/drm_vblank.h \
26  drm/drm_file.h \
27  drm/drm_ioctl.h \
28  drm/drm_device.h \
29  drm/drm_mode_config.h \
30  drm/drm_modeset_lock.h \
31  dt-bindings/interconnect/tegra_icc_id.h \
32  generated/autoconf.h \
33  generated/compile.h \
34  generated/utsrelease.h \
35  linux/efi.h \
36  linux/kconfig.h \
37  linux/platform/tegra/mc_utils.h \
38  linux/printk.h \
39  linux/ratelimit.h \
40  linux/prio_tree.h \
41  linux/log2.h \
42  linux/of.h \
43  linux/bug.h \
44  linux/sched.h \
45  linux/sched/mm.h \
46  linux/sched/signal.h \
47  linux/sched/task.h \
48  linux/sched/task_stack.h \
49  xen/ioemu.h \
50  linux/fence.h \
51  linux/dma-fence.h \
52  linux/dma-resv.h \
53  soc/tegra/chip-id.h \
54  soc/tegra/fuse.h \
55  soc/tegra/tegra_bpmp.h \
56  video/nv_internal.h \
57  linux/platform/tegra/dce/dce-client-ipc.h \
58  linux/nvhost.h \
59  linux/nvhost_t194.h \
60  linux/host1x-next.h \
61  asm/book3s/64/hash-64k.h \
62  asm/set_memory.h \
63  asm/prom.h \
64  asm/powernv.h \
65  linux/atomic.h \
66  asm/barrier.h \
67  asm/opal-api.h \
68  sound/hdaudio.h \
69  asm/pgtable_types.h \
70  asm/page.h \
71  linux/stringhash.h \
72  linux/dma-map-ops.h \
73  rdma/peer_mem.h \
74  sound/hda_codec.h \
75  linux/dma-buf.h \
76  linux/time.h \
77  linux/platform_device.h \
78  linux/mutex.h \
79  linux/reset.h \
80  linux/of_platform.h \
81  linux/of_device.h \
82  linux/of_gpio.h \
83  linux/gpio.h \
84  linux/gpio/consumer.h \
85  linux/interconnect.h \
86  linux/pm_runtime.h \
87  linux/clk.h \
88  linux/clk-provider.h \
89  linux/ioasid.h \
90  linux/stdarg.h \
91  linux/iosys-map.h \
92  asm/coco.h \
93  linux/vfio_pci_core.h \
94  linux/mdev.h \
95  soc/tegra/bpmp-abi.h \
96  soc/tegra/bpmp.h \
97  linux/sync_file.h \
98  linux/cc_platform.h \
99  asm/cpufeature.h
100
101