diff options
author | 2020-07-24 17:22:15 +0800 | |
---|---|---|
committer | 2020-07-30 15:36:44 -0400 | |
commit | 392cf6a739271a70311b6a3c4f60900039721a68 (patch) | |
tree | 6c20e735115a3ac504826780e5b1509c3dc33181 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tail (diff) | |
download | wireguard-linux-392cf6a739271a70311b6a3c4f60900039721a68.tar.xz wireguard-linux-392cf6a739271a70311b6a3c4f60900039721a68.zip |
drm/amdgpu: fix PSP autoload twice in FLR
Assigning false to block->status.hw overwrites PSP's previous
hardware status, which causes the PSP to Resume operation after
hardware init.
Remove this assignment and let the PSP execute Resume operation
when it is told to.
v2: Remove the braces.
v3: Modify the description.
Signed-off-by: Liu ChengZhe <ChengZhe.Liu@amd.com>
Reviewed-by: Luben Tuikov <luben.tuikov@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions