Files
linux/drivers/gpu/drm
Christian König 06a2d7cc3f drm/amdgpu: revert "implement tdr advanced mode"
This reverts commit e6c6338f39.

This feature basically re-submits one job after another to
figure out which one was the one causing a hang.

This is obviously incompatible with gang-submit which requires
that multiple jobs run at the same time. It's also absolutely
not helpful to crash the hardware multiple times if a clean
recovery is desired.

For testing and debugging environments we should rather disable
recovery alltogether to be able to inspect the state with a hw
debugger.

Additional to that the sw implementation is clearly buggy and causes
reference count issues for the hardware fence.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-11-15 15:25:22 -05:00
..
2022-10-19 21:46:16 -04:00
2022-08-16 12:46:26 +02:00
2022-10-19 21:46:16 -04:00
2022-10-19 21:46:16 -04:00
2022-09-20 09:37:12 +02:00
2022-10-19 21:46:16 -04:00
2022-08-26 14:22:59 +02:00
2022-06-28 07:56:32 +02:00
2021-11-30 09:41:28 +01:00
2021-11-30 09:41:28 +01:00
2022-04-12 09:27:20 +03:00
2022-10-18 15:00:03 +02:00