commit | 3ba7b418f12b634b8920c979f5259013d40e38e2 | [log] [tgz] |
---|---|---|
author | Andrey Grodzovsky <andrey.grodzovsky@amd.com> | Mon Oct 22 17:12:39 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 05 14:21:23 2018 -0500 |
tree | fc464795f333c07b114e229d81cdb5329e87cf4b | |
parent | c66ed765a0a97b8900f37d4a71f1d75f52f56eeb [diff] |
drm/amdgpu: Enable default GPU reset for dGPU on gfx8/9 v3 After testing looks like these subset of ASICs has GPU reset working for the most part. Enable reset due to job timeout. v2: Switch from GFX version to ASIC type. v3: Fix identation Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>