CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/30 18:37:17
Modified files:
sys/dev/pci/drm: drm.h drm_drv.c
Log message:
Add noop drm SET_MASTER and DROP_MASTER ioctls. This will allow
reducing the local diff in libdrm.
We only handle a single master as xorg privdrop has already occurred at
the point where the ioctls are issued.
