opnsense-src/sys/dev/drm2
Andrew Turner 8cefcdd456 Use SYSCTL_FOREACH in drm2
This was added recently. Use it to get the correct _FOREACH macro.

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit e0853c9336)
2023-01-23 12:36:27 +00:00
..
ttm Convert consumers to vm_page_alloc_noobj_contig() 2021-11-03 13:41:40 -04:00
drm.h
drm_agpsupport.c
drm_atomic.h
drm_auth.c
drm_buffer.c
drm_buffer.h
drm_bufs.c Don't permit DRM buffer mappings to be upgraded to executable. 2020-10-06 18:13:15 +00:00
drm_context.c
drm_core.h
drm_crtc.c
drm_crtc.h
drm_crtc_helper.c
drm_crtc_helper.h
drm_dma.c
drm_dp_helper.c
drm_dp_helper.h
drm_dp_iic_helper.c Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
drm_drv.c
drm_edid.c
drm_edid.h
drm_edid_modes.h
drm_fb_helper.c Adjust function definition in drm_fb_helper.c to avoid clang 15 warning 2022-08-21 13:10:50 +02:00
drm_fb_helper.h
drm_fixed.h
drm_fops.c
drm_fourcc.h
drm_gem.c vm_object: Modify various drivers to allocate OBJT_SWAP objects 2022-07-27 09:50:51 -04:00
drm_gem_names.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
drm_gem_names.h Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
drm_global.c
drm_global.h
drm_hashtab.c
drm_hashtab.h
drm_ioc32.c
drm_ioctl.c
drm_irq.c
drm_linux_list.h
drm_linux_list_sort.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
drm_lock.c
drm_mem_util.h
drm_memory.c
drm_mm.c
drm_mm.h
drm_mode.h
drm_modes.c
drm_os_freebsd.c drm2: Fix build after r365264 2020-09-03 05:25:39 +00:00
drm_os_freebsd.h drm2: Further improve deprecation message 2020-09-02 18:04:49 +00:00
drm_pci.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (5 of many) 2020-02-16 17:11:54 +00:00
drm_pciids.h
drm_platform.c Fix some common typos in source code comments 2021-08-19 09:28:06 +02:00
drm_sarea.h
drm_scatter.c
drm_stub.c
drm_sysctl.c Use SYSCTL_FOREACH in drm2 2023-01-23 12:36:27 +00:00
drm_vm.c drm2: Fix a typo in a source code comment 2022-04-02 15:31:02 +02:00
drmP.h Avoid relying on header pollution from sys/refcount.h. 2019-07-29 20:26:01 +00:00