diff options
author | Xiang Liu <xiang.liu@amd.com> | 2024-11-15 16:59:30 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-11-21 15:56:22 -0500 |
commit | 928cd772e18ffbd7723cb2361db4a8ccf2222235 (patch) | |
tree | ca8c3f884c7dd4f74bb0ee1878780333d7400a37 /drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | |
parent | 2f1b13521d2a64967530623dc0a3ecd8fd653722 (diff) |
drm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3
It is not necessarily corrupted. When there is RAS fatal error, device
memory access is blocked. Hence vcpu bo cannot be saved to system memory
as in a regular suspend sequence before going for reset. In other full
device reset cases, that gets saved and restored during resume.
v2: Remove redundant code like vcn_v4_0 did
v2: Refine commit message
v3: Drop the volatile
v3: Refine commit message
Signed-off-by: Xiang Liu <xiang.liu@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Stanley.Yang <Stanley.Yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c')
0 files changed, 0 insertions, 0 deletions