CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/14 02:24:45
Modified files:
sys/dev/pci/drm: drm_ioctl.c
Log message:
We should only grab the drm_global_mutex lock for legacy drivers.
Spotted thanks to debugging work by semarie@
ok jsg@, semarie@
