git: drm/linux: add few ida_* functions.

Francois Tigeot ftigeot at crater.dragonflybsd.org
Thu Nov 17 08:59:34 PST 2016


commit e79101d4474ff70e112c020c66a9cc27ff2647f5
Author: zrj <rimvydas.jasinskas at gmail.com>
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



More information about the Commits mailing list