Arm Mali GPUs that belong to the 10th generation of the hardware
architecture need a binary firmware to implement the full specification.
For the panthor kernel driver to be able to execute jobs on the
GPU it needs this firmware.
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
From internal git commit 05a23ce6b1c99d444b46df38725fa3899570720d
Part of Firmware Release 0.0.203.0
DMCUB IP FW Version 7.0.38.0
Fixes an issue in MCLK switch - PSR interaction
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
From internal git commit 6ae6ba146e61ba68ddb7ad66ff9ecdaab1bc69a3
Part of firmware release package 0.0.202.0
DMCUB IP FW Version: 4.0.68.0
Fixes an issue with query backlight info during stress test.
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Update firmware file to VIDEO.VE.5.4-00058-PROD-4. This includes a fix
for VP9 decoding compliance.
The WHENCE version string has been changed match the version string in
the firmware file, rather than extracting the middle-most numbers.
Signed-off-by: Nathan Hebert <nhebert@chromium.org>
From internal git commit 64cfb4189831c4d574cad4f08d51a1279cc8327e.
Tested with DC 3.2.271
Release notes:
- Fix an issue that caused the brightness level to be lower than
expected
- Fix a PSR/FPO handshake related hang
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
These laptops are changing to use a different configuration so these
firmware and tuning files are not required.
Change-Id: I92dea8f992ea4deea96cd8d2e2e45e6a340dacfc
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
The filenames for some firmwares for a couple of HP laptops are not
correct, causing the same file to be symlinked several times, and
meaning some firmware and tuning are missing for a couple of laptops.
Fixes: 4f498d09a4 ("linux-firmware: Add firmware for Cirrus CS35L41 on HP G11 Laptops")
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
This patch adds Intel IPU6 firmware binaries for Tiger Lake, Jasper Lake,
Alder Lake, Raptor Lake and Meteor Lake.
Signed-off-by: Bingbu Cao <bingbu.cao@intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
This reverts commit 0982b6be09.
This caused a problem with ABM and shouldn't be merged at this time.
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Add a NVRAM file for the brcmfmac43430[a1] wifi/bt chip found on some
versions of the Chuw Hi8 (CWI509) tablet. This is based on copy of
the existing brcmfmac43430-sdio.Hampoo-D2D3_Vi8A1.txt NVRAM file with some
the calibration values adjusted for the Chuwi Hi8 tablet.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
This patch adds the firmware files for Cirrus CS35L41 smart amplifier
used by various HP Consumer Laptops
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
The `File:` elements in `WHENCE` are followed by a ` ` (space)
everywhere in the `WHENCE` file, except some elements for Intel
Bluetooth. Add a space to make it consistent with the rest.
Signed-off-by: Diederik de Haas <didi.debian@cknow.org>