opnsense-src/sys/dev/agp
Mark Johnston 6b38974085 vm_object: Modify various drivers to allocate OBJT_SWAP objects
This is in preparation for removal of OBJT_DEFAULT.  In particular, it
is now cheap to check whether an OBJT_SWAP object has any swap blocks
allocated, so the benefit of having a separate OBJT_DEFAULT type is
quite marginal, and the OBJT_DEFAULT->SWAP transition is a source of
bugs.

Reviewed by:	alc, hselasky, kib
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D35779
2022-07-12 09:10:15 -04:00
..
agp.c vm_object: Modify various drivers to allocate OBJT_SWAP objects 2022-07-12 09:10:15 -04:00
agp_ali.c agp: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:59 -07:00
agp_amd.c agp: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:59 -07:00
agp_amd64.c agp: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:59 -07:00
agp_apple.c agp: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:59 -07:00
agp_ati.c agp: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:59 -07:00
agp_i810.c vm_object: Modify various drivers to allocate OBJT_SWAP objects 2022-07-12 09:10:15 -04:00
agp_i810.h Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
agp_if.m
agp_intel.c agp: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:59 -07:00
agp_nvidia.c agp: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:59 -07:00
agp_sis.c agp: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:59 -07:00
agp_via.c agp: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:59 -07:00
agppriv.h agp: Handle multiple devices more gracefully 2021-11-25 11:36:33 -05:00
agpreg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
agpvar.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00