git: kernel - Add valleyview PCI ids and support to agp.
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jul 19 23:02:14 PDT 2015
commit 7414ebeb465dacb0e58fe47bf091de50cd013a39
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Jul 19 22:55:58 2015 -0700
kernel - Add valleyview PCI ids and support to agp.
* Add valleyview PCI ids and support.
* Fix a number of cases where gpu PCI space registers were being accessed
via the bridge. Parts of the GPU PCI space was replicated on the bridge
in the past, but not necessarily in the future and not in valleyview.
Summary of changes:
sys/dev/agp/agp_i810.c | 152 ++++++++++++++++++++++++++++++++++++++++---------
sys/dev/agp/agpreg.h | 10 +++-
2 files changed, 133 insertions(+), 29 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7414ebeb465dacb0e58fe47bf091de50cd013a39
--
DragonFly BSD source repository
More information about the Commits
mailing list