git: drm: Add Linux kmap functions
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Tue Aug 12 09:50:18 PDT 2014
commit 9a90aa3df1fe417f1991f8797503c95d49a79846
Author: François Tigeot <ftigeot at wolfpond.org>
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
More information about the Commits
mailing list