commit c92355de28d4ba324d99e92c55d9e29171657ff7
Author: François Tigeot <[email protected]>
Date: Mon Dec 28 22:41:53 2015 +0100
agp: Remove support for Sandy Bridge hardware
This GPU family is now fully handled by the drm/i915 driver.
Summary of changes:
sys/dev/agp/agp_i810.c | 271 -------------------------------------------------
sys/dev/agp/agpreg.h | 44 --------
2 files changed, 315 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c92355de28d4ba324d99e92c55d9e29171657ff7
--
DragonFly BSD source repository