Mesa (master): radeon: bump libdrm_radeon requirement for CIK support

Alex Deucher agd5f at kemper.freedesktop.org
Thu Jul 11 23:12:36 UTC 2013


Module: Mesa
Branch: master
Commit: 77300bacaf991c4f052999466cf7a5e48704114b
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=77300bacaf991c4f052999466cf7a5e48704114b

Author: Alex Deucher <alexander.deucher at amd.com>
Date:   Thu Jul 11 18:51:32 2013 -0400

radeon: bump libdrm_radeon requirement for CIK support

Signed-off-by: Alex Deucher <alexander.deucher at amd.com>

---

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 3a0cd77..2265e85 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,7 @@ AC_SUBST([OSMESA_VERSION])
 
 dnl Versions for external dependencies
 LIBDRM_REQUIRED=2.4.24
-LIBDRM_RADEON_REQUIRED=2.4.45
+LIBDRM_RADEON_REQUIRED=2.4.46
 LIBDRM_INTEL_REQUIRED=2.4.38
 LIBDRM_NVVIEUX_REQUIRED=2.4.33
 LIBDRM_NOUVEAU_REQUIRED="2.4.33 libdrm >= 2.4.41"




More information about the mesa-commit mailing list