linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] amlogic: add video decoder firmwares
@ 2019-05-13 10:44 Maxime Jourdan
  2019-05-14 11:33 ` Josh Boyer
  0 siblings, 1 reply; 3+ messages in thread
From: Maxime Jourdan @ 2019-05-13 10:44 UTC (permalink / raw)
  To: linux-firmware
  Cc: Jerome Brunet, linux-amlogic, Neil Armstrong, Kevin Hilman, Arden Jin

Hello linux-firmware maintainers,

It's been about 7 months since the last time I sent a pull request for
the Amlogic video decoder firmwares. At the time, there were
irregularities with the license used.
We have now received a redistributable license from Amlogic for which
the contact, Arden Jin, is in Cc.
More details about the firmwares themselves can be found in the single
commit description.

Cheers,
Maxime

The following changes since commit 92e17d0dd2437140fab044ae62baf69b35d7d1fa:

  amdgpu: update vega20 to the latest 19.10 firmware (2019-05-02 06:24:19 -0400)

are available in the Git repository at:

  https://github.com/Elyotna/linux-firmware.git amlogic-vdec

for you to fetch changes up to e04cc56d0e6b6ff05924ff88fdba1a438ee7d3c8:

  amlogic: add video decoder firmwares (2019-05-13 12:00:21 +0200)

----------------------------------------------------------------
Maxime Jourdan (1):
      amlogic: add video decoder firmwares

 LICENSE.amlogic_vdec        |  15 +++++++++++++++
 WHENCE                      |  18 ++++++++++++++++++
 meson/vdec/g12a_h264.bin    | Bin 0 -> 36864 bytes
 meson/vdec/g12a_vp9.bin     | Bin 0 -> 16384 bytes
 meson/vdec/gxbb_h264.bin    | Bin 0 -> 36864 bytes
 meson/vdec/gxl_h263.bin     | Bin 0 -> 16384 bytes
 meson/vdec/gxl_h264.bin     | Bin 0 -> 36864 bytes
 meson/vdec/gxl_hevc.bin     | Bin 0 -> 16384 bytes
 meson/vdec/gxl_hevc_mmu.bin | Bin 0 -> 16384 bytes
 meson/vdec/gxl_mjpeg.bin    | Bin 0 -> 16384 bytes
 meson/vdec/gxl_mpeg12.bin   | Bin 0 -> 16384 bytes
 meson/vdec/gxl_mpeg4_5.bin  | Bin 0 -> 16384 bytes
 meson/vdec/gxm_h264.bin     | Bin 0 -> 36864 bytes
 13 files changed, 33 insertions(+)
 create mode 100644 LICENSE.amlogic_vdec
 create mode 100644 meson/vdec/g12a_h264.bin
 create mode 100644 meson/vdec/g12a_vp9.bin
 create mode 100644 meson/vdec/gxbb_h264.bin
 create mode 100644 meson/vdec/gxl_h263.bin
 create mode 100644 meson/vdec/gxl_h264.bin
 create mode 100644 meson/vdec/gxl_hevc.bin
 create mode 100644 meson/vdec/gxl_hevc_mmu.bin
 create mode 100644 meson/vdec/gxl_mjpeg.bin
 create mode 100644 meson/vdec/gxl_mpeg12.bin
 create mode 100644 meson/vdec/gxl_mpeg4_5.bin
 create mode 100644 meson/vdec/gxm_h264.bin

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

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

* Re: [GIT PULL] amlogic: add video decoder firmwares
  2019-05-13 10:44 [GIT PULL] amlogic: add video decoder firmwares Maxime Jourdan
@ 2019-05-14 11:33 ` Josh Boyer
  2019-05-14 12:21   ` Maxime Jourdan
  0 siblings, 1 reply; 3+ messages in thread
From: Josh Boyer @ 2019-05-14 11:33 UTC (permalink / raw)
  To: Maxime Jourdan
  Cc: Neil Armstrong, Kevin Hilman, Linux Firmware, linux-amlogic,
	Arden Jin, Jerome Brunet

On Mon, May 13, 2019 at 6:45 AM Maxime Jourdan <mjourdan@baylibre.com> wrote:
>
> Hello linux-firmware maintainers,
>
> It's been about 7 months since the last time I sent a pull request for
> the Amlogic video decoder firmwares. At the time, there were
> irregularities with the license used.
> We have now received a redistributable license from Amlogic for which
> the contact, Arden Jin, is in Cc.
> More details about the firmwares themselves can be found in the single
> commit description.
>
> Cheers,
> Maxime
>
> The following changes since commit 92e17d0dd2437140fab044ae62baf69b35d7d1fa:
>
>   amdgpu: update vega20 to the latest 19.10 firmware (2019-05-02 06:24:19 -0400)
>
> are available in the Git repository at:
>
>   https://github.com/Elyotna/linux-firmware.git amlogic-vdec
>
> for you to fetch changes up to e04cc56d0e6b6ff05924ff88fdba1a438ee7d3c8:
>
>   amlogic: add video decoder firmwares (2019-05-13 12:00:21 +0200)
>
> ----------------------------------------------------------------
> Maxime Jourdan (1):
>       amlogic: add video decoder firmwares
>
>  LICENSE.amlogic_vdec        |  15 +++++++++++++++
>  WHENCE                      |  18 ++++++++++++++++++
>  meson/vdec/g12a_h264.bin    | Bin 0 -> 36864 bytes
>  meson/vdec/g12a_vp9.bin     | Bin 0 -> 16384 bytes
>  meson/vdec/gxbb_h264.bin    | Bin 0 -> 36864 bytes
>  meson/vdec/gxl_h263.bin     | Bin 0 -> 16384 bytes
>  meson/vdec/gxl_h264.bin     | Bin 0 -> 36864 bytes
>  meson/vdec/gxl_hevc.bin     | Bin 0 -> 16384 bytes
>  meson/vdec/gxl_hevc_mmu.bin | Bin 0 -> 16384 bytes
>  meson/vdec/gxl_mjpeg.bin    | Bin 0 -> 16384 bytes
>  meson/vdec/gxl_mpeg12.bin   | Bin 0 -> 16384 bytes
>  meson/vdec/gxl_mpeg4_5.bin  | Bin 0 -> 16384 bytes
>  meson/vdec/gxm_h264.bin     | Bin 0 -> 36864 bytes
>  13 files changed, 33 insertions(+)
>  create mode 100644 LICENSE.amlogic_vdec
>  create mode 100644 meson/vdec/g12a_h264.bin
>  create mode 100644 meson/vdec/g12a_vp9.bin
>  create mode 100644 meson/vdec/gxbb_h264.bin
>  create mode 100644 meson/vdec/gxl_h263.bin
>  create mode 100644 meson/vdec/gxl_h264.bin
>  create mode 100644 meson/vdec/gxl_hevc.bin
>  create mode 100644 meson/vdec/gxl_hevc_mmu.bin
>  create mode 100644 meson/vdec/gxl_mjpeg.bin
>  create mode 100644 meson/vdec/gxl_mpeg12.bin
>  create mode 100644 meson/vdec/gxl_mpeg4_5.bin
>  create mode 100644 meson/vdec/gxm_h264.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] 3+ messages in thread

* Re: [GIT PULL] amlogic: add video decoder firmwares
  2019-05-14 11:33 ` Josh Boyer
@ 2019-05-14 12:21   ` Maxime Jourdan
  0 siblings, 0 replies; 3+ messages in thread
From: Maxime Jourdan @ 2019-05-14 12:21 UTC (permalink / raw)
  To: Josh Boyer
  Cc: Neil Armstrong, Kevin Hilman, Linux Firmware, linux-amlogic,
	Arden Jin, Jerome Brunet

On Tue, May 14, 2019 at 1:33 PM Josh Boyer <jwboyer@kernel.org> wrote:
>
> Pulled and pushed out.
>
> josh

Thanks Josh!

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

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

end of thread, other threads:[~2019-05-14 12:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-13 10:44 [GIT PULL] amlogic: add video decoder firmwares Maxime Jourdan
2019-05-14 11:33 ` Josh Boyer
2019-05-14 12:21   ` Maxime Jourdan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).