freebsd-dev/sys/dev/agp
Mark Johnston 8ee96d1452 Add a helper function to agp(4) which installs a single GTT entry.
Submitted by:	dumbbell
MFC after:	1 week
2017-07-09 22:53:24 +00:00
..
agp_ali.c dev/agp: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:31:35 +00:00
agp_amd64.c dev/agp: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:31:35 +00:00
agp_amd.c
agp_apple.c
agp_ati.c
agp_i810.c Add a helper function to agp(4) which installs a single GTT entry. 2017-07-09 22:53:24 +00:00
agp_i810.h Add a helper function to agp(4) which installs a single GTT entry. 2017-07-09 22:53:24 +00:00
agp_if.m
agp_intel.c
agp_nvidia.c sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00
agp_sis.c
agp_via.c
agp.c sys/dev: Replace zero with NULL for pointers. 2017-02-20 03:43:12 +00:00
agppriv.h
agpreg.h agp: Do not attach to Intel GEN6+ 2016-03-12 09:44:23 +00:00
agpvar.h