commit | 9271dfd9e0f79e2969dcbe28568bce0fdc4f8f73 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Sun May 24 02:46:53 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri May 29 13:52:16 2020 -0400 |
tree | 3f4b3ea540c17a8e68ad939553ea72f5a0abce4d | |
parent | 9ca1f474cea0edc14a1d7ec933e5472c0ff115d3 [diff] |
drm/amdgpu/pm: return an error during GPU reset or suspend (v2) Return an error for sysfs and debugfs power interfaces during gpu reset and suspend. Prevents access to the hw while it may be in an unusable state. v2: squash in fix to drop suspend check Acked-by: Nirmoy Das <nirmoy.das@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>