commit | 0cf3c64f294c1a03e7e1d826c6c9d1b126216c02 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 23 23:27:21 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 30 23:23:44 2019 -0500 |
tree | e4effb7fa158a35d2d6221f3a0ff97fe20e35e93 | |
parent | 4d7fd9e20b0784b07777728316da5bcc13f9f2ab [diff] |
drm/amdgpu: add an asic callback to determine the reset method Sometimes the driver may have to behave differently depending on the method we are using to reset the GPU. Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>