Revert back to internal commit:
97ae5dc916b1b174cc87c1f1502a19d2c044e6e6
The newer firmware can result in timeouts after extended
periods of encoding.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Revert back to internal commit:
97ae5dc916b1b174cc87c1f1502a19d2c044e6e6
The newer firmware can result in timeouts after extended
periods of encoding.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Revert back to internal commit:
97ae5dc916b1b174cc87c1f1502a19d2c044e6e6
The newer firmware can result in timeouts after extended
periods of encoding.
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3842
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Revert back to internal commit:
97ae5dc916b1b174cc87c1f1502a19d2c044e6e6
The newer firmware can result in timeouts after extended
periods of encoding.
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3842
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Revert back to internal commit:
97ae5dc916b1b174cc87c1f1502a19d2c044e6e6
The newer firmware can result in timeouts after extended
periods of encoding.
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3842
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This reduces the install-zst target time from 100 s to 25 s on my test
system, a 400% speed improvement.
* Makefile (NUM_JOBS): New variable.
(install, install-xz, install-zst): Use it.
* copy-firmware.sh (num_jobs): New variable.
(has_gnu_parallel): New procedure.
<-j>: Parse new option, and use it along GNU parallel to parallelize
firmware copying and compression/symlink creation.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
The URL returns a 404. I'm also not sure what the GNOME Build API has
to do with a Makefile designed to install Linux firmware files.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Some systems do not have /usr/bin/python3, e.g. Guix System and NixOS.
Look python3 from PATH.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
In general text that comes after "License:" but before any other tags
(or section separators) should be assumed to be part of the
license. However, in some cases random information is placed there
that really doesn't have anything to do with the license. Add an
"Info:" tag before this extra bit of information to make it easy for
tools to find the license from the WHENCE.
Signed-off-by: Douglas Anderson <dianders@chromium.org>
This adds firmware rtl8125bp-2 for rtl8125bp rev.b.
Signed-off-by: ChunHao Lin <hau@realtek.com>
[ml: change execute bit]
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
QCS615 uses the same video core as sc7180, so update the firmware binary
which can be used for both the SoCs.
Delete "venus_s6.mbn" since no SoC is currently using this.
Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com>
Acked-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This laptop is a SoundWire cs42l43-bridge system and needs a slightly
different filename format that uses l and r rather than 1 and 2.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
This patch adds and updates the firmware files for a number of products
using the Cirrus CS35L54 and CS35L56 smart amplifiers.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
This adds firmware rtl8125d-2 for rtl8125d rev.b.
Signed-off-by: ChunHao Lin <hau@realtek.com>
[ML: adjust execute bit]
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
From internal commit 4e47be4578b8b55de72714d88ca393f5d2fd6ed0
Highlights:
* Update DCN35 & DCN351
* Fixes for certain panel flickering during resume from S0i3
* Fix an 8K monitor lightup issue on DP2
* Update DCN314
* Fix a PSR entry issue during DPMS resume.
* New: Add DCN401 firmware from internal commit:
64f16a26df9aaba1028589188907b01aeb03cac3
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>