commit 974f6cd1556c75d626996f8860d7cb91e18ebf9a
Author: François Tigeot <[email protected]>
Date: Fri Dec 25 11:57:18 2015 +0100
agp: Remove support for Broadwell hardware
This GPU family is now fully handled by the drm/i915 driver.
Summary of changes:
sys/dev/agp/agp_i810.c | 104 -------------------------------------------------
sys/dev/agp/agpreg.h | 18 ---------
2 files changed, 122 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/974f6cd1556c75d626996f8860d7cb91e18ebf9a
--
DragonFly BSD source repository