commit e79101d4474ff70e112c020c66a9cc27ff2647f5
Author: zrj <[email protected]>
Date: Thu Nov 17 17:05:38 2016 +0100
drm/linux: add few ida_* functions.
Needed for i915 guc submission.
zRJ-note: technically should be in idr(9) but for now will do.
Found on github implemented by mattmacy@ FreeBSD repo
Summary of changes:
sys/dev/drm/include/linux/idr.h | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e79101d4474ff70e112c020c66a9cc27ff2647f5
--
DragonFly BSD source repository