commit 9a90aa3df1fe417f1991f8797503c95d49a79846
Author: François Tigeot <[email protected]>
Date: Tue Aug 12 18:44:53 2014 +0200
drm: Add Linux kmap functions
These implementations are only suitable for use with systems with
direct memory maps, which means amd64/x86-64 for now.
Summary of changes:
sys/dev/drm/include/linux/{io.h => highmem.h} | 18 +++++++++++++-----
1 file changed, 13 insertions(+), 5 deletions(-)
copy sys/dev/drm/include/linux/{io.h => highmem.h} (81%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9a90aa3df1fe417f1991f8797503c95d49a79846
--
DragonFly BSD source repository