]> git.proxmox.com Git - mirror_linux-firmware.git/commitdiff
mediatek: Add mt8173 VPU firmware
authorAndrew-CT Chen <andrew-ct.chen@mediatek.com>
Thu, 30 Jun 2016 11:41:53 +0000 (19:41 +0800)
committerAndrew-CT Chen <andrew-ct.chen@mediatek.com>
Mon, 4 Jul 2016 08:26:54 +0000 (16:26 +0800)
Video Processor Unit is a HW video controller. It controls
HW Codec including H.264/VP8/VP9 Decode, H.264/VP8 Encode
and Image Processor (scale/rotate/color convert). This patch
is to support H.264/VP8 encode.

Release Version: 1.0.0

Signed-off-by: Andrew-CT Chen <andrew-ct.chen@mediatek.com>
WHENCE
vpu_d.bin [new file with mode: 0644]
vpu_p.bin [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index d0bef0d208094ce9858f1db8e61adf600d31b100..9cd192765fcc5e016ff76c2ace526ca74b3cd01e 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -3240,3 +3240,22 @@ File: mwlwifi/88W8897.bin
 Version: 8.2.0.10
 
 Licence: Redistributable. See LICENCE.Marvell for details.
+
+--------------------------------------------------------------------------
+
+Driver: mtk-vpu - Mediatek VPU video processing unit driver
+
+File: vpu_d.bin
+File: vpu_p.bin
+
+Licence: Redistributable.
+
+MediaTek Inc. grants permission to use and redistribute aforementioned firmware
+files for the use with devices containing MediaTek chipsets, but not as part of
+the Linux kernel or in any other form which would require these files themselves
+to be covered by the terms of the GNU General Public License or the GNU Lesser
+General Public License.
+
+These firmware files are distributed in the hope that they will be useful, but
+are provided WITHOUT ANY WARRANTY, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTY
+OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
diff --git a/vpu_d.bin b/vpu_d.bin
new file mode 100644 (file)
index 0000000..4c71435
Binary files /dev/null and b/vpu_d.bin differ
diff --git a/vpu_p.bin b/vpu_p.bin
new file mode 100644 (file)
index 0000000..32bf790
Binary files /dev/null and b/vpu_p.bin differ