Files
linux-stable-mirror/drivers/gpu/drm/amd/amdgpu
Alex DeucherandSasha Levin 55462d16cb drm/amdgpu: avoid a warning in timedout job handler
[ Upstream commit c8cf9ddc54 ]

Only set an error on the fence if the fence is not
signalled.  We can end up with a warning if the
per queue reset path signals the fence and sets an error
as part of the reset, but fails to recover.

Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-03-04 07:20:39 -05:00
..
2025-06-04 14:41:59 +02:00
2026-02-06 16:48:26 +01:00