CVSROOT: /cvs Module name: xenocara Changes by: rob...@cvs.openbsd.org 2020/12/21 02:06:14
Modified files: driver/xf86-video-amdgpu/src: amdgpu_dri3.c driver/xf86-video-ati/src: radeon_dri3.c Log message: unbreak DRI3 support by using priv_open_device() to open the devices priv_open_device() has to be used in case the X server is running privilege separated ok kettenis@, jsg@, matthieu@