]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-gpu-viv: Upgrade to 6.4.3.p0.0
authorTom Hochstein <tom.hochstein@nxp.com>
Fri, 23 Oct 2020 17:49:12 +0000 (10:49 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 13 Jan 2021 04:08:21 +0000 (01:08 -0300)
Key Features of the Vivante 6.x Driver Series

    - Full support for Khronos OpenGL ES 3.2 API. The new OpenGL ES 3.2 and OpenGL ES Shading Language 3.20 specifications bring AEP,
      plus additional functionality, into core OpenGL ES. Vivante OpenGL ES 3.2 implementation has passed Khronos OpenGL ES 3.2 Conformance Test.
      And Vivante GC7000XS* GPU core has been certified by Khronos as an OpenGL ES 3.2 compliant product.
    - Backward Compatible with 5.x and 4.x Drivers. Existing OpenGL ES 3.x/2.0 applications can run on these drivers without any changes.

6.4.3P0 GA
======================
Key Features:
    - GLES CTS 3.2.6.1
    - Vulkan 1.1.6
    - OpenVX 1.2
    - GPU & NPU accelerated ML support
    - OpenCV 4.2
    - Chromium v74
    - Support for renderdoc 1.7
    - Support for TFlite 2.2
    - NNCTS 1.2
    - Vulkan backend support for Unity

Known Issues- L5.4.3_2.2.0:
    LF-308 wl_display_connect Failure reported during VPU and GPU stress power management test.
    LF-868 [MX6SX-SDB]GPU: weston stopped abnormally during stress suspend resume test.
    LF-178 GPU/XWLD: some tests failed in OpenCV performance test.
    LF-861 some tests failed in OpenCV stress test.
    LF-262 QT5.15 Few qt3d demos not work. Ongoing discussion with QT
    LF-936 [MX8MQ/MM/MN]GPU:no desktop UI and weston@root.service load fail after run low bus freq test.100%
    MGS-5650 UnrealEngine 4.25: Crash on GPU Drivers when starting a Vulkan Based Engine.

See also:

https://source.codeaurora.org/external/imx/imx-manifest/tree/GraphicsChangeLogv6?h=imx-linux-zeus

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc
recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.0.p2.4-aarch64.bb [deleted file]
recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.3.p0.0-aarch32.bb [moved from recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.0.p2.4-aarch32.bb with 64% similarity]
recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.3.p0.0-aarch64.bb [new file with mode: 0644]

index efafe78ddf6d8ddee7eddde594eb4eb9ad93b2f4..43a82a48a46b2de70f6022d90a41126e7457d135 100644 (file)
@@ -6,7 +6,7 @@
 DESCRIPTION = "GPU driver and apps for i.MX"
 SECTION = "libs"
 LICENSE = "Proprietary"
-LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9"
+LIC_FILES_CHKSUM = "file://COPYING;md5=983e4c77621568488dd902b27e0c2143"
 
 DEPENDS += " \
     ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'wayland', \
diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.0.p2.4-aarch64.bb b/recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.0.p2.4-aarch64.bb
deleted file mode 100644 (file)
index 241752d..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-require imx-gpu-viv-6.inc
-
-SRC_URI[md5sum] = "633029434f0ccc0e8a6b01d92cae95b2"
-SRC_URI[sha256sum] = "a295f41a6346c507fc8a677c26ecf9b2f416735e32e6d0734516ef5363027720"
-
-COMPATIBLE_MACHINE = "(mx8)"
similarity index 64%
rename from recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.0.p2.4-aarch32.bb
rename to recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.3.p0.0-aarch32.bb
index 66e4d90a70e05e13d3d04063a5b34d15dcf2c3a3..4d7e2bcd2d88ecbcd6b765db75e9e836083bee46 100644 (file)
@@ -4,7 +4,7 @@
 
 require recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc
 
-SRC_URI[md5sum] = "cd5e9ba9247aa0da5d97b0f030e2ede1"
-SRC_URI[sha256sum] = "9cc4c6594083f5970bc394a698a0a8ed0c7f2a1a753dfbf25cb0be5ab8bdcbd5"
+SRC_URI[md5sum] = "163167d49e1667bab3a8a37ea33b7624"
+SRC_URI[sha256sum] = "cdec43e45e840fe30e188e3b6f07c44b4a1ceafc315e605c8d278564db5fcbe9"
 
 COMPATIBLE_MACHINE = "(mx6q|mx6dl|mx6sx|mx6sl|mx7ulp)"
diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.3.p0.0-aarch64.bb b/recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.3.p0.0-aarch64.bb
new file mode 100644 (file)
index 0000000..f3f9046
--- /dev/null
@@ -0,0 +1,6 @@
+require imx-gpu-viv-6.inc
+
+SRC_URI[md5sum] = "db4c88a19d0c1f7ec2788531822f9144"
+SRC_URI[sha256sum] = "b3bd03288106daf3a62d2301d09569292ef6a5c74c761cfa4e41dad85e4bf547"
+
+COMPATIBLE_MACHINE = "(mx8)"