From e7e6b7669210b6956dca2411610eca21d3d058ec Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Wed, 9 Jan 2013 10:47:09 +0000 Subject: 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@ --- lib/libdrm/shlib_version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libdrm/shlib_version') diff --git a/lib/libdrm/shlib_version b/lib/libdrm/shlib_version index 012c14171..3f0196ebf 100644 --- a/lib/libdrm/shlib_version +++ b/lib/libdrm/shlib_version @@ -1,2 +1,2 @@ major=3 -minor=0 +minor=1 -- cgit v1.2.3