Mesa (master): configure.ac: update libdrm amdgpu version to 2.4.95

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Oct 23 13:30:53 UTC 2018


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

Author: Boyuan Zhang <boyuan.zhang at amd.com>
Date:   Wed Oct 17 15:03:16 2018 -0400

configure.ac: update libdrm amdgpu version to 2.4.95

VCN jpeg requires new hw ip

Signed-off-by: Boyuan Zhang <boyuan.zhang at amd.com>
Reviewed-by: Leo Liu <leo.liu at amd.com>

---

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index ab9bdce885..634245807f 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




More information about the mesa-commit mailing list