[Mesa-dev] [PATCH mesa] meson: bump libdrm version required by amdgpu

Dylan Baker dylan at pnwbakers.com
Tue Oct 31 19:03:37 UTC 2017


Reviewed-by: Dylan Baker <dylan at pnwbakers.com>

Quoting Eric Engestrom (2017-10-31 09:29:08)
> Fixes: f03b7c9ad92c1656a221 "winsys/amdgpu: Add R600_DEBUG flag to
>                              reserve VMID per ctx."
> Cc: Andrey Grodzovsky <andrey.grodzovsky at amd.com>
> Signed-off-by: Eric Engestrom <eric.engestrom at imgtec.com>
> ---
>  meson.build | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meson.build b/meson.build
> index d6a2d83b5657879379a9..52333cf5b41fa0e8598b 100644
> --- a/meson.build
> +++ b/meson.build
> @@ -638,7 +638,7 @@ dep_libdrm_nouveau = []
>  dep_libdrm_etnaviv = []
>  dep_libdrm_freedreno = []
>  if with_amd_vk or with_gallium_radeonsi
> -  dep_libdrm_amdgpu = dependency('libdrm_amdgpu', version : '>= 2.4.85')
> +  dep_libdrm_amdgpu = dependency('libdrm_amdgpu', version : '>= 2.4.86')
>  endif
>  if with_gallium_radeonsi or with_dri_r100 or with_dri_r200
>    dep_libdrm_radeon = dependency('libdrm_radeon', version : '>= 2.4.71')
> -- 
> Cheers,
>   Eric
> 
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171031/ab84972e/attachment.sig>


More information about the mesa-dev mailing list