All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] amlogic: update video decoder firmwares
@ 2020-02-03 15:37 Maxime Jourdan
  2020-02-04 12:26 ` Josh Boyer
  0 siblings, 1 reply; 2+ messages in thread
From: Maxime Jourdan @ 2020-02-03 15:37 UTC (permalink / raw)
  To: linux-firmware; +Cc: linux-amlogic, Neil Armstrong, Kevin Hilman, Arden Jin

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


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] amlogic: update video decoder firmwares
  2020-02-03 15:37 [GIT PULL] amlogic: update video decoder firmwares Maxime Jourdan
@ 2020-02-04 12:26 ` Josh Boyer
  0 siblings, 0 replies; 2+ messages in thread
From: Josh Boyer @ 2020-02-04 12:26 UTC (permalink / raw)
  To: Maxime Jourdan
  Cc: linux-amlogic, Neil Armstrong, Kevin Hilman, Linux Firmware, Arden Jin

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

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-04 12:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-03 15:37 [GIT PULL] amlogic: update video decoder firmwares Maxime Jourdan
2020-02-04 12:26 ` Josh Boyer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.