CVSROOT: /cvs Module name: xenocara Changes by: j...@cvs.openbsd.org 2013/01/09 03:47:08
Modified files: lib/libdrm : shlib_version xf86drm.c xf86drmMode.c lib/libdrm/intel: intel_bufmgr_gem.c Log message: Enable more libdrm functions. Determine if modesetting is supported based on a modesetting ioctl that checks the DRIVER_MODESET flag on the kernel side instead of the sysfs approach linux takes. ok mpi@