commit | 11043b7a995c18ea725c956825d1dfcbbdd8e78b | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 11 12:02:21 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 14 17:03:20 2020 -0400 |
tree | 59099edd91299305f6f5a39252e8dbf750077239 | |
parent | bddbacc9e0373fc1f1f7963fa2a7838dd06e4b1b [diff] |
drm/amdgpu: note what type of reset we are using When we reset the GPU, note what type of reset will be used. This makes debugging different reset scenarios more clear as the driver may use different reset methods depending on conditions on the system. Acked-by: Nirmoy Das <nirmoy.das@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>