CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/20 18:57:50
Modified files:
sys/dev/pci/drm: drm_ioctl.c
Log message:
allow DRM_IOCTL_GET_CLIENT with "drm" pledge
Used by the amdgpu specific part of libdrm.
Reported by gkoehler@ and jmc@ with firefox's use of WebGL.
ok kettenis@
