opnsense-src/sys/dev/drm2
Gleb Smirnoff 01addd846c gone_in: make it __printflike()
Provide flexibility to use format strings for gone_in().  As a side
effect, this removes hardcoded string "Obsolete code will be removed
soon:" from the message, so now it is obligation of the deprecated code to
provide a meaningful message.  This required a small adoption of the
existing users: midi, drm2 and le(4).  Note that gone_in() is not a public
KPI as it has no sense to use it outside of the FreeBSD tree.

Reviewed by:		imp
Differential Revision:	https://reviews.freebsd.org/D50783
2025-06-24 15:23:47 -07:00
..
ttm drm2/ttm: Add missing includes to fix arm TEGRA124 build 2025-05-31 20:01:39 +01:00
drm.h
drm_agpsupport.c
drm_atomic.h
drm_auth.c
drm_buffer.c drm2: Stop checking for failures from malloc(M_WAITOK) 2024-09-03 18:25:26 +08:00
drm_buffer.h
drm_bufs.c
drm_context.c
drm_core.h
drm_crtc.c drm2: Stop checking for failures from malloc(M_WAITOK) 2024-09-03 18:25:26 +08:00
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 Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
drm_drv.c
drm_edid.c
drm_edid.h
drm_edid_modes.h
drm_fb_helper.c
drm_fb_helper.h
drm_fixed.h
drm_fops.c
drm_fourcc.h
drm_gem.c
drm_gem_names.c
drm_gem_names.h
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
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
drm_os_freebsd.h gone_in: make it __printflike() 2025-06-24 15:23:47 -07:00
drm_pci.c
drm_pciids.h
drm_platform.c
drm_sarea.h
drm_scatter.c
drm_stub.c
drm_sysctl.c
drm_vm.c
drmP.h