diff options
author | Evan Quan <evan.quan@amd.com> | 2019-12-23 16:13:48 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-01-01 09:26:09 -0500 |
commit | 969e11529221a6a2a787cb3b63ccf9402f8d2e37 (patch) | |
tree | 061b3f16bbe99aaf7405877108a6874999792712 /drivers/media | |
parent | e0c63812352298efbce2a71483c1dab627d0c288 (diff) | |
download | linux-969e11529221a6a2a787cb3b63ccf9402f8d2e37.tar.gz linux-969e11529221a6a2a787cb3b63ccf9402f8d2e37.tar.bz2 linux-969e11529221a6a2a787cb3b63ccf9402f8d2e37.zip |
drm/amdgpu: correct RLC firmwares loading sequence
Per confirmation with RLC firmware team, the RLC should
be unhalted after all RLC related firmwares uploaded.
However, in fact the RLC is unhalted immediately after
RLCG firmware uploaded. And that may causes unexpected
PSP hang on loading the succeeding RLC save restore
list related firmwares.
So, we correct the firmware loading sequence to load
RLC save restore list related firmwares before RLCG
ucode. That will help to get around this issue.
Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions