projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e768ad
)
meson: update required amdgpu version to 2.4.95
author
Boyuan Zhang
<boyuan.zhang@amd.com>
Wed, 17 Oct 2018 19:03:17 +0000
(15:03 -0400)
committer
Leo Liu
<leo.liu@amd.com>
Tue, 23 Oct 2018 12:50:02 +0000
(08:50 -0400)
VCN jpeg requires new hw ip
Signed-off-by: Boyuan Zhang <boyuan.zhang@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 712210f0f1ba966d6df806a236cf5cb03fc60394..690e7d3d8aa08279187a653b0294808c4b0393f4 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1102,7
+1102,7
@@
dep_libdrm_etnaviv = null_dep
dep_libdrm_freedreno = null_dep
dep_libdrm_intel = null_dep
-_drm_amdgpu_ver = '2.4.9
3
'
+_drm_amdgpu_ver = '2.4.9
5
'
_drm_radeon_ver = '2.4.71'
_drm_nouveau_ver = '2.4.66'
_drm_etnaviv_ver = '2.4.89'