This firmware has been superseded by the newer version already present in the tree. Remove the old binary and its entry in WHENCE.
Signed-off-by: Vishnu Sankar <vishnuocv@gmail.com>
The earlier upstreamed firmware (vpu20_p1_gen2) for the SC7280 VPU was
incorrectly signed with an MBNv7 header. SC7280 only supports firmware
with an MBNv6 header, but this requirement was not communicated by the
developer who had validated the binary, leading to an incompatible
firmware being published to linux-firmware.
This change adds the correct and properly tested firmware image
vpu20_p1_gen2_s6.mbn, which is signed with an MBNv6 header and works on
SC7280 hardware.
Since some existing code references the older firmware name
vpu20_p1_gen2, add a compatibility link in WHENCE to preserve backwards
compatibility.
Signed-off-by: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>
DMCUB updates for DCN35, DCN351 and DCN36.
From internal git commit 66a4ee0264e6c6827b9db0af5bf2ae60b4a25bb4
Firmware release 0.1.48.0
Tested with DC 3.2.371
Release Notes:
- New DMUB IHC command
Signed-off-by: Ivan Lipski <ivan.lipski@amd.com>
DMCUB updates for DCN35, DCN351 and DCN36.
From internal git commit 8eca128e97871fb58a35c7f7e3a52bde6332ee5b
Firmware release 0.1.47.0
Tested with DC 3.2.370
Release Notes:
- Add inbox0 lock support cap
Signed-off-by: Ray Wu <ray.wu@amd.com>
Update TXPWR element to R09, add REGD element with R73-R51, and then
add mac diagnosis element, which will be used when debugging.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Update fw element TXPWR to R43 along internal changes.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
A new branch derived from format-1 is going to be rolled out. Since
current format-2 still needs some adjustments, it's not really used
by driver yet. So, revert it and then reuse format-2 for new branch
derived from format-1.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Glymur (a.k.a Snapdragon X2 Elite) is the new Snapdragon chipset for
compute/laptops. Add the gpu firmware files to enable graphics
functionality.
Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com>
DMCUB updates for DCN35, DCN351 and DCN36.
From internal git commit 72b6b4cd9c7be560c8263fa4c739079413aacef1
Firmware release 0.1.46.0
Tested with DC 3.2.369
Release Notes:
- Fix broken HW lock support for APU
- Improve panel replay trace and header
Signed-off-by: Tom Chung <chiahsuan.chung@amd.com>
Add firmware binary for Glymur, update the WHENCE file with fw version
accordingly.
Signed-off-by: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>
Different variants of the Intel Solar JfP2/1 Bluetooth controller use the same
firmware file name.
Create symbolic links to the common firmware files instead of duplicating
them. This reduces firmware storage space on the filesystem.
Signed-off-by: Kiran K <kiran.k@intel.com>
Different variants of the Intel Solar Bluetooth controller use the same
firmware file name (ibt-0040* and associated files).
Create symbolic links to the common firmware files instead of duplicating
them. This reduces firmware storage space on the filesystem.
Signed-off-by: Kiran K <kiran.k@intel.com>
Different variants of the Intel Pulsar Bluetooth controller use the same
firmware file name (ibt-17*, ibt-18* and associated files).
Create symbolic links to the common firmware files instead of duplicating
them. This reduces firmware storage space on the filesystem.
Signed-off-by: Kiran K <kiran.k@intel.com>
Different variants of the Intel AX201 Bluetooth controller use the same
firmware file name (ibt-19-0-4.sfi and associated files).
Create symbolic links to the common firmware files instead of duplicating
them. This reduces firmware storage space on the filesystem.
Signed-off-by: Kiran K <kiran.k@intel.com>
New:
bus=snoc,qmi-board-id=41,qmi-chip-id=30214,variant=Qualcomm_sdm845hdk
bus=snoc,qmi-board-id=55,qmi-chip-id=30224,variant=Qualcomm_sm8150hdk
bus=snoc,qmi-board-id=67,qmi-chip-id=320,variant=ECS_QC710
bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Google_blueline
bus=snoc,qmi-board-id=ff,qmi-chip-id=30214,variant=Google_crosshatch
Signed-off-by: Jeff Johnson <jjohnson@qti.qualcomm.com>