projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
def0200
)
configure.ac: require libdrm_amdgpu 2.4.79
author
Samuel Pitoiset
<samuel.pitoiset@gmail.com>
Mon, 10 Apr 2017 09:49:04 +0000
(11:49 +0200)
committer
Samuel Pitoiset
<samuel.pitoiset@gmail.com>
Mon, 10 Apr 2017 21:06:17 +0000
(23:06 +0200)
The sensor info requires amdgpu_query_sensor_info().
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 7d92b33a0fa11f6b60c8165c0146355ac26dd9ed..7246c6017a28dfa1bdbd1df6d016969075d556e1 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.7
7
+LIBDRM_AMDGPU_REQUIRED=2.4.7
9
LIBDRM_INTEL_REQUIRED=2.4.75
LIBDRM_NVVIEUX_REQUIRED=2.4.66
LIBDRM_NOUVEAU_REQUIRED=2.4.66