opnsense-src/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.c sys/dev: Replace zero with NULL for pointers. 2017-02-20 03:43:12 +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_amd.c In agp_amd_bind_page don't flush the AGP TLB. It's done by the calling 2014-11-02 11:28:15 +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_apple.c In agp(4) avoid the need to flush all cpu caches with wbinvd between 2014-11-02 11:26:37 +00:00
agp_ati.c In agp(4) avoid the need to flush all cpu caches with wbinvd between 2014-11-02 11:26:37 +00:00
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 A rewrite of the i810 bits of the agp(4) driver. New driver supports 2012-05-22 10:59:26 +00:00
agp_intel.c Revert agp_intel.c part of the r274040 for now. There is a confusion 2014-11-04 09:56:58 +00:00
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 Remove unneeded semicolons. 2013-01-01 18:16:49 +00:00
agp_via.c Remove unneeded semicolons. 2013-01-01 18:16:49 +00:00
agppriv.h In agp(4) avoid the need to flush all cpu caches with wbinvd between 2014-11-02 11:26:37 +00:00
agpreg.h agp: Do not attach to Intel GEN6+ 2016-03-12 09:44:23 +00:00
agpvar.h Add two new functions to the AGP driver KPI to bind/unbind arbitrary sets 2014-10-30 11:27:03 +00:00