Files
linux/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
David (Ming Qiang) Wu 0a810a3fc6 drm/amdgpu: not to save bo in the case of RAS err_event_athub
[ Upstream commit fa1f1cc09d ]

err_event_athub will corrupt VCPU buffer and not good to
be restored in amdgpu_vcn_resume() and in this case
the VCPU buffer needs to be cleared for VCN firmware to
work properly.

Acked-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: David (Ming Qiang) Wu <David.Wu3@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-11-28 17:19:39 +00:00

34 KiB