mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 09:30:13 +01:00
configure.ac: Bump libdrm_amdgpu version to 2.4.85.
For VK_EXT_global_priority in radv. Acked-by: Andres Rodriguez <andresx7@gmail.com>
This commit is contained in:
parent
9b5fa214f4
commit
b603725703
1 changed files with 1 additions and 1 deletions
|
|
@ -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.84
|
||||
LIBDRM_AMDGPU_REQUIRED=2.4.85
|
||||
LIBDRM_INTEL_REQUIRED=2.4.75
|
||||
LIBDRM_NVVIEUX_REQUIRED=2.4.66
|
||||
LIBDRM_NOUVEAU_REQUIRED=2.4.66
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue