Provides the parameter for full PPGTT on Intel.
Signed-off-by: Ben Widawsky ben@bwidawsk.net --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac index c5b8d40..d0d051a 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@
AC_PREREQ([2.63]) AC_INIT([libdrm], - [2.4.50], + [2.4.51], [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI], [libdrm])
dri-devel@lists.freedesktop.org