commit | 7876fa4f55fda4a57348832f4a668279ed2b2fc4 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Aug 21 11:11:36 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 27 15:10:07 2018 -0500 |
tree | 3a2c8d39c5a86fff4f5f71906b26c4aa69be7a6c | |
parent | 07e6d3f03b5ff7b93af37932ee0f4b775812274f [diff] |
drm/amdgpu: add ring soft recovery v4 Instead of hammering hard on the GPU try a soft recovery first. v2: reorder code a bit v3: increase timeout to 10ms, increment GPU reset counter v4: squash in compile fix (Christian) Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Huang Rui <ray.huang@amd.com>