diff options
author | 2021-03-23 14:22:22 +0800 | |
---|---|---|
committer | 2021-04-09 16:42:54 -0400 | |
commit | 437f3e0b6eb24cc777473ae55f4b98e720258779 (patch) | |
tree | 180601373e89909f64fb61dbae0d7d3603c16179 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.h | |
parent | drm/amd/pm: drop redundant and unneeded BACO APIs V2 (diff) | |
download | wireguard-linux-437f3e0b6eb24cc777473ae55f4b98e720258779.tar.xz wireguard-linux-437f3e0b6eb24cc777473ae55f4b98e720258779.zip |
drm/amdgpu: move vram recover into sriov full access
[what]
currently driver recover vram after full access, which may hit
a corner case that meanwhile another whole gpu reset may be
triggered by another VF, which will cause vram recover fail
then fail the whole device reset.
[how]
move the recover vram into full access. So another bad VF will
not disturb the recover sequence for this vf.
Signed-off-by: Horace Chen <horace.chen@amd.com>
Reviewed by: Monk.Liu <monk.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.h')
0 files changed, 0 insertions, 0 deletions