[Mesa-dev] [PATCH 01/15] configure.ac: update libdrm amdgpu version to 2.4.95

boyuan.zhang at amd.com boyuan.zhang at amd.com
Wed Oct 17 19:03:16 UTC 2018


From: Boyuan Zhang <boyuan.zhang at amd.com>

VCN jpeg requires new hw ip

Signed-off-by: Boyuan Zhang <boyuan.zhang at amd.com>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 520948b051..5fd7d8510d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -74,7 +74,7 @@ AC_SUBST([OPENCL_VERSION])
 # in the first entry.
 LIBDRM_REQUIRED=2.4.75
 LIBDRM_RADEON_REQUIRED=2.4.71
-LIBDRM_AMDGPU_REQUIRED=2.4.93
+LIBDRM_AMDGPU_REQUIRED=2.4.95
 LIBDRM_INTEL_REQUIRED=2.4.75
 LIBDRM_NVVIEUX_REQUIRED=2.4.66
 LIBDRM_NOUVEAU_REQUIRED=2.4.66
-- 
2.17.1



More information about the mesa-dev mailing list