projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a3ffda
)
configure.ac: update libdrm amdgpu version requirement to 2.4.81
author
Leo Liu
<leo.liu@amd.com>
Wed, 24 May 2017 15:57:28 +0000
(11:57 -0400)
committer
Leo Liu
<leo.liu@amd.com>
Thu, 25 May 2017 15:40:19 +0000
(11:40 -0400)
VCN decode has a new interface, and that depends on the latest libdrm
Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 1da67f55d9f570701d94506127d68ba14a643c5a..b57be07e24ac7ce997ff1a8d3a0c5f7f5d35fc2e 100644
(file)
--- 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.
79
+LIBDRM_AMDGPU_REQUIRED=2.4.
81
LIBDRM_INTEL_REQUIRED=2.4.75
LIBDRM_NVVIEUX_REQUIRED=2.4.66
LIBDRM_NOUVEAU_REQUIRED=2.4.66