[Mesa-dev] [PATCH 1/6] configure: bump libdrm for AMDGPU to 2.4.92

Emil Velikov emil.l.velikov at gmail.com
Wed Jul 4 17:26:49 UTC 2018


Hi Samuel,

On 4 July 2018 at 14:06, Samuel Pitoiset <samuel.pitoiset at gmail.com> wrote:
> This will allow us to submit more IBs at once because the limit
> has been removed in libdrm 2.4.92.
>
> Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
> ---
>  configure.ac | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index f135d05736..7c58a5a8f1 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.91
> +LIBDRM_AMDGPU_REQUIRED=2.4.92

The _drm_amdgpu_ver line in meson.build would need similar fixup. With that
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

Thanks
Emil


More information about the mesa-dev mailing list