Message ID | 20200203153735.14674-1-mjourdan@baylibre.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] amlogic: update video decoder firmwares | expand |
On Mon, Feb 3, 2020 at 10:37 AM Maxime Jourdan <mjourdan@baylibre.com> wrote: > > Hello linux-firmware maintainers, > > This pull request contains 1 commit that updates existing firmwares for > the Amlogic video decoder, as well as adding 4 new ones for new chipsets > and/or codecs. The support for which is in the process of upstreaming > kernel-side. > > More details can be found in the single commit description. > > Regards, > Maxime > > The following changes since commit 6d9f39910215a7dc56df3629e7d46b71a592be8e: > > amdgpu: add renoir firmware for 19.50 (2020-02-03 07:26:39 -0500) > > are available in the Git repository at: > > https://github.com/Elyotna/linux-firmware.git amlogic-vdec > > for you to fetch changes up to fb505a691b2a37b9d1fc20617433dfd52fb6e27e: > > amlogic: update video decoder firmwares (2020-02-03 16:20:05 +0100) > > ---------------------------------------------------------------- > Maxime Jourdan (1): > amlogic: update video decoder firmwares > > WHENCE | 4 ++++ > meson/vdec/g12a_hevc_mmu.bin | Bin 0 -> 16384 bytes > meson/vdec/g12a_vp9.bin | Bin 16384 -> 16384 bytes > meson/vdec/gxl_h264.bin | Bin 36864 -> 36864 bytes > meson/vdec/gxl_hevc.bin | Bin 16384 -> 16384 bytes > meson/vdec/gxl_hevc_mmu.bin | Bin 16384 -> 16384 bytes > meson/vdec/gxl_mjpeg.bin | Bin 16384 -> 16384 bytes > meson/vdec/gxl_mpeg12.bin | Bin 16384 -> 16384 bytes > meson/vdec/gxl_vp9.bin | Bin 0 -> 16384 bytes > meson/vdec/gxm_h264.bin | Bin 36864 -> 36864 bytes > meson/vdec/sm1_hevc_mmu.bin | Bin 0 -> 16384 bytes > meson/vdec/sm1_vp9_mmu.bin | Bin 0 -> 16384 bytes > 12 files changed, 4 insertions(+) > create mode 100644 meson/vdec/g12a_hevc_mmu.bin > create mode 100644 meson/vdec/gxl_vp9.bin > create mode 100644 meson/vdec/sm1_hevc_mmu.bin > create mode 100644 meson/vdec/sm1_vp9_mmu.bin Pulled and pushed out. josh