]> git.ipfire.org Git - thirdparty/linux-firmware.git/commit
amlogic: update video decoder firmwares
authorMaxime Jourdan <mjourdan@baylibre.com>
Mon, 3 Feb 2020 14:58:23 +0000 (15:58 +0100)
committerMaxime Jourdan <mjourdan@baylibre.com>
Mon, 3 Feb 2020 15:20:05 +0000 (16:20 +0100)
commitfb505a691b2a37b9d1fc20617433dfd52fb6e27e
tree5436613464030aa4b2d0a885e6a656a52084f329
parent6d9f39910215a7dc56df3629e7d46b71a592be8e
amlogic: update video decoder firmwares

Update the firmwares extracted from Amlogic's last known release from
July 2019.

This commit updates several binaries already present for GXL, GXM and
G12A chips, but also adds:

- HEVC for G12A
- HEVC for SM1
- VP9 for GXL
- VP9 for SM1

The support for which - apart from HEVC, still in development - is
currently in-review in the linux-media mailing list [1][2][3].

[1] [v4,0/4] media: meson: vdec: Add compliant H264 support
https://patchwork.kernel.org/cover/11336951/
[2] [v3,0/5] media: meson: vdec: Add VP9 decoding support
https://patchwork.kernel.org/cover/11336975/
[3] [0/3] media: meson: vdec: add sm1 platform
https://patchwork.kernel.org/cover/11256037/

Cc: Arden Jin <Arden.Jin@amlogic.com>
Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
12 files changed:
WHENCE
meson/vdec/g12a_hevc_mmu.bin [new file with mode: 0644]
meson/vdec/g12a_vp9.bin
meson/vdec/gxl_h264.bin
meson/vdec/gxl_hevc.bin
meson/vdec/gxl_hevc_mmu.bin
meson/vdec/gxl_mjpeg.bin
meson/vdec/gxl_mpeg12.bin
meson/vdec/gxl_vp9.bin [new file with mode: 0644]
meson/vdec/gxm_h264.bin
meson/vdec/sm1_hevc_mmu.bin [new file with mode: 0644]
meson/vdec/sm1_vp9_mmu.bin [new file with mode: 0644]