On Wed, May 24, 2017 at 12:05 PM, Leo Liu <[email protected]> wrote: > VCN decode has a new interface, and that depends on the latest libdrm > > Signed-off-by: Leo Liu <[email protected]>
Reviewed-by: Alex Deucher <[email protected]> > --- > configure.ac | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure.ac b/configure.ac > index 1da67f5..b57be07 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.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 > -- > 2.7.4 > > _______________________________________________ > mesa-dev mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
