commit 69b57ec30fee1ae9fdf70856e8b6b3f12351405e
Author: zrj <[email protected]>
Date: Thu Nov 17 20:40:57 2016 +0200
drm/linux: add sg_pcopy_{from/to}_buffer()
Needed for i915 guc fw loading.
Found on github implemented by mattmacy@ FreeBSD repo
Summary of changes:
sys/dev/drm/include/linux/scatterlist.h | 93 +++++++++++++++++++++++++++++++++
1 file changed, 93 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/69b57ec30fee1ae9fdf70856e8b6b3f12351405e
--
DragonFly BSD source repository