i965: Bump libdrm requirement
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 18 Nov 2013 20:41:15 +0000 (12:41 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 26 Nov 2013 21:10:52 +0000 (13:10 -0800)
drm_intel_get_reset_stats is only available in libdrm-2.4.48, and
libdrm-2.4.49 contains an important bug fix in that function.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Cc: "10.0" <mesa-stable@lists.freedesktop.org>
configure.ac

index 434df60600ab81b2e147ca861bfe79a4e311b451..8c52535e649f11404ace5c5922b0ae1201250507 100644 (file)
@@ -29,7 +29,7 @@ AC_SUBST([OSMESA_VERSION])
 dnl Versions for external dependencies
 LIBDRM_REQUIRED=2.4.24
 LIBDRM_RADEON_REQUIRED=2.4.49
-LIBDRM_INTEL_REQUIRED=2.4.38
+LIBDRM_INTEL_REQUIRED=2.4.49
 LIBDRM_NVVIEUX_REQUIRED=2.4.33
 LIBDRM_NOUVEAU_REQUIRED="2.4.33 libdrm >= 2.4.41"
 LIBDRM_FREEDRENO_REQUIRED=2.4.39