CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/14 08:00:20
Modified files:
sys/dev/pci/drm: drm_linux.c
sys/dev/pci/drm/include/linux: idr.h
Log message:
Bring IDR function prototypes in line with modern Linux and implement
IDA functions in terms of IDR. Fixes issues with running out of PASIDs
in amdgpu(4).
ok jsg@
