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>
This is a small bugfix release, most notably improving link state
stability in certain cases.
Signed-off-by: Louis Peens <louis.peens@netronome.com>
Tested-by: Charles Murcott <charles.murcott@netronome.com>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
Bugfixes for QCA6174.
While at it, to avoid confusion, also change the name of driver to
'btqca' in WHENCE file because that's what it is called in kernel images
(drivers/bluetooth/btqca.ko). Of course we cannot change the name of
directory 'qca' and that has to remain forever, but better to fix the
documentation to make it clear what driver this is.
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
This patch updates new firmware file for Intel Bluetooth AX200
Also it is known as Intel CyclonePeak (CcP).
FW Build: REL0367
Release Version: 21.70.0.3
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This patch updates new firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP).
FW Build: REL0367
Release Version: 21.70.0.3
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This patch updates the firmware file for Intel Bluetooth 9560
Also it is known as Intel JeffersonPeak (JfP).
FW Build: REL0532
Release Version: 21.70.0.3
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This patch updates the firmware file for Intel Bluetooth 9260
Also it is known as Intel ThunderPeak (THP).
FW Build: REL0532
Release Version: 21.70.0.3
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
These NVIDIA-signed firmwares are required to enable the graphics engine
on Turing TU10X GPUs.
Signed-off-by: Gourav Samaiya <gsamaiya@nvidia.com>
Tested-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Add new firmware files for Spectrum-1 (13.2000.2714) and Spectrum-2
(29.2000.2714). The new firmware contains:
* Support for querying the PCI reset timeout for gearbox based systems
* Support for 2x50 Gb/s port split option on SN3800 systems
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
And update the copyright date on the license.
From internal git commit:
4dc0b4476d3d27312f3c9282b4f783f4185172a0
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Switch SDM845 and the Dragonboard 845c/RB3 to the more stable version
WLAN.HL.2.0-01387-QCAHLSWMTPLZ-1, by replacing the wlanmdsp.mbn with a
symlink to the recently commited file found under ath10k/
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This adds the "minifw" version of the EIP197 firmware, which the inside-
secure driver will use as a fallback if the original full-featured
firmware cannot be found. This allows for using the inside-secure driver
and hardware without access to "official" firmware only available under
NDA. Note that this "minifw" was written by me (Pascal) specifically for
this driver and I am allowed by my employer, Verimatrix, to release this
for distribution with the Linux kernel.
Signed-off-by: Pascal van Leeuwen <pvanleeuwen@verimatrix.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>