CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/16 03:20:04
Modified files:
sys/dev/pci/drm: drm_linux.c
sys/dev/pci/drm/include/linux: rbtree.h interval_tree.h
Log message:
implement linux interval tree functions
Adapt kettenis' amdgpu interval tree replacement functions for the
interval_tree.h functions radeondrm uses on cayman, aruba and GCN.
