agp: A rewrite of the i810 bits of the driver
authorFrançois Tigeot <ftigeot@wolfpond.org>
Sat, 8 Dec 2012 22:31:50 +0000 (23:31 +0100)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Sun, 9 Dec 2012 13:33:52 +0000 (14:33 +0100)
commita904aa533e5951e599633089e7301593b3abc60c
treecb1f1f7b54fb639034ca7e622a3950ada4386f79
parent973817806f8a66cbe9e64caee285ece49873e7bc
agp: A rewrite of the i810 bits of the driver

New driver supports operations required by GEMified i915.ko. It
also attaches to SandyBridge and IvyBridge CPU northbridges now.

Obtained-from: FreeBSD
sys/dev/agp/agp.c
sys/dev/agp/agp_i810.c
sys/dev/agp/agp_i810.h [new file with mode: 0644]
sys/dev/agp/agp_if.m
sys/dev/agp/agp_nvidia.c
sys/dev/agp/agppriv.h
sys/dev/agp/agpreg.h
sys/dev/agp/agpvar.h
sys/sys/agpio.h