[Mesa-dev] [PATCH 02/15] meson: update required amdgpu version to 2.4.95
Liu, Leo
Leo.Liu at amd.com
Thu Oct 18 11:29:53 UTC 2018
On 2018-10-17 3:03 p.m., boyuan.zhang at amd.com wrote:
> From: Boyuan Zhang <boyuan.zhang at amd.com>
>
> VCN jpeg requires new hw ip
Patch 1 & 2 are:
Reviewed-by: Leo Liu <leo.liu at amd.com>
>
> Signed-off-by: Boyuan Zhang <boyuan.zhang at amd.com>
> ---
> meson.build | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meson.build b/meson.build
> index 002ce35a60..35e3e934a3 100644
> --- a/meson.build
> +++ b/meson.build
> @@ -1108,7 +1108,7 @@ dep_libdrm_etnaviv = null_dep
> dep_libdrm_freedreno = null_dep
> dep_libdrm_intel = null_dep
>
> -_drm_amdgpu_ver = '2.4.93'
> +_drm_amdgpu_ver = '2.4.95'
> _drm_radeon_ver = '2.4.71'
> _drm_nouveau_ver = '2.4.66'
> _drm_etnaviv_ver = '2.4.89'
More information about the mesa-dev
mailing list