freebsd-dev/sys/dev/agp
Maxime Henrion d8a821e8cf Get rid of a lockmgr consumer by making agp(4) use a standard mutex,
since it's always acquiring the lock exclusively.  This was tested
with X on an SMP box, with and without WITNESS.
2004-05-22 13:06:38 +00:00
..
agp_ali.c Get rid of a lockmgr consumer by making agp(4) use a standard mutex, 2004-05-22 13:06:38 +00:00
agp_amd.c Get rid of a lockmgr consumer by making agp(4) use a standard mutex, 2004-05-22 13:06:38 +00:00
agp_i810.c Get rid of a lockmgr consumer by making agp(4) use a standard mutex, 2004-05-22 13:06:38 +00:00
agp_if.m Fix typo. 2003-04-07 10:06:48 +00:00
agp_intel.c Get rid of a lockmgr consumer by making agp(4) use a standard mutex, 2004-05-22 13:06:38 +00:00
agp_nvidia.c Get rid of a lockmgr consumer by making agp(4) use a standard mutex, 2004-05-22 13:06:38 +00:00
agp_sis.c Get rid of a lockmgr consumer by making agp(4) use a standard mutex, 2004-05-22 13:06:38 +00:00
agp_via.c Get rid of a lockmgr consumer by making agp(4) use a standard mutex, 2004-05-22 13:06:38 +00:00
agp.c Get rid of a lockmgr consumer by making agp(4) use a standard mutex, 2004-05-22 13:06:38 +00:00
agppriv.h Get rid of a lockmgr consumer by making agp(4) use a standard mutex, 2004-05-22 13:06:38 +00:00
agpreg.h Different VIA host bridges use different offsets to their AGP config 2004-05-13 20:05:42 +00:00
agpvar.h