commit | 3c1224c02e995685bb386f259ae2f737eca739f3 | [log] [tgz] |
---|---|---|
author | Rajneesh Bhardwaj <rajneesh.bhardwaj@amd.com> | Tue Jan 21 14:34:51 2020 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Feb 12 16:00:47 2020 -0500 |
tree | aeb4da47f0b2e231c51cb3201e910fe9b7e950f9 | |
parent | 70bedd68e7b3a7f1d7f3198bb698fc23bc5aaa68 [diff] |
drm/amdkfd: show warning when kfd is locked During system suspend the kfd driver aquires a lock that prohibits further kfd actions unless the gpu is resumed. This adds some info which can be useful while debugging. Reviewed-by: Oak Zeng <oak.zeng@amd.com> Reviewed-by: Felix Kuehling <felix.kuehling@amd.com> Signed-off-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>