From internal git commit 844f3ef055abc4c8cdbf28ca8f8f60c9252ccd0d.
Tested with DC 3.2.299
Release notes:
- Cable discovery fix
- IPS fixes
- PSR fixes
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Linux kernels before 6.6 used qcom/vpu-1.0/venus.mdt as a firmware
filename for Qualcomm SM8250 devices. Commit 36db650dae ("qcom: update
path for video firmware for vpu-1/2/3.0") moved the VPU firmware, added
the venus.mbn compatibility symlink, but at the same time it dropped
the venus.mdt symlink. Bring the historical name back to restore
compatibility with kernels older than 6.6.
Fixes: 36db650dae ("qcom: update path for video firmware for vpu-1/2/3.0")
Cc: Dikshita Agarwal <quic_dikshita@quicinc.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Fixed v0.35.18 TX/RX throughput reduction problem.
Fix WATCH_DOG SER happened in the suspend flow of net-detect function.
Use format-1 because of new register address of WoWLAN reason, and firmware
commmand format changed of hardware scan and RF calibration notification.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
This firmware/config is submitted for RTL8922A BT USB I/F.
Version: 0x04fa9428
Signed-off-by: Max Chou <max.chou@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
These files come from the RealtekBluetoothUartPackage_2.17.119.0525 file
which can be downloaded from realtek.com. The download is marked as version
1.0.245.3 / 05/08/2017 on the download page
The added rtl_bt/rtl8723cs_xx_fw.bin file is called
rtl8723c_mp_bt40_fw_asic_rom_patch.bin in the download.
The configuration file for the RTL8723BS part also works for the
CS variant so we add the appropriate link to use that.
Cc: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
A number of the rtl_bt files are identical according to sha256sum
so let's de-dupe them, and also remove a couple of entries in
the WHENCE file that are duplicates while we're at it.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
The setting works for numerous rtl8723 series of devices so let's use
the default naming so it works by default everywhere and link the
device specific names to the generic config.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Update AMD SEV firmware to version 0.24 build 20 for AMD family 17h processors
with models in the range 30h to 3fh.
Update AMD SEV firmware to version 1.55 build 21 for AMD family 19h processors
with models in the range 00h to 0fh.
Update AMD SEV firmware to version 1.55 build 37 for AMD family 19h processors
with models in the range 10h to 1fh.
Add AMD SEV firmware version 1.55 build 37 for AMD family 19h processors with
models in the range a0h to afh.
Signed-off-by: John Allen <john.allen@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This reverts commit 8a9be67bd7.
We detected a regression associated with MTL DMC v2.22. So let's revert
it back to v2.21 until we have a new release with the fix.
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
DMCUB updates for DCN314, DCN35 and DCN351
From internal git commit 9a49f77cb0bd191c4da3a45fe569eed985810e36
Firmware release 0.0.229.0
Tested with DC 3.2.296
Release notes:
- Update power state
- Fix coverity issues
Signed-off-by: Tom Chung <chiahsuan.chung@amd.com>
- Rename qcom/vpu-3.0/ to qcom/vpu/ to have common sub-folder for
new firmware files.
- Move firmware files from vpu-1.0/ and vpu-2.0/ to vpu/ with
proper names for firmware binaries and provide backwards-compatible
links.
Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Refine WoWLAN function, such as security and PNO.
Add register and power tables as known as fw elements.
Use format-1 because of new register address of WoWLAN reason and addition
of fw_elements.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Kuan-Chung Chen <damon.chen@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>