commit | 8bc04c2965879c79bb84e3fc8410e6c90cecc96d | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Mar 29 14:48:37 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Apr 11 13:07:59 2018 -0500 |
tree | 1ee31e6b75a189520d39bf27a687f5d5bd52e83e | |
parent | adbd4f894f3615f04a4c0cfb931ed647c0280a5f [diff] |
drm/amdgpu: use new asic need_full_reset callback Use the new callback to determine whether to use full asic reset or per IP soft reset. Enables reset to actually proceed on asics which don't support soft reset yet. Reviewed-by: Christian König <christian.koenig@amd.com> Reviewed-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>