commit | 234676d6dbbcd8b2a495e76efdc69e24c0aa300f | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 01 10:43:28 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 01 10:43:28 2020 -0400 |
tree | 4d7334ccdc713db398708c0feb0b94d2096490a9 | |
parent | 1a8a763b218cef8cf881fc0d1d739283db24c167 [diff] |
drm/amdgpu/swsmu: add interrupt work handler for smu11 parts We need to schedule the smu AC/DC interrupt ack to avoid potentially sleeping if the smu message mutex is contended. Fixes: e1188aacad1730 ("drm/amdgpu/smu11: add support for SMU AC/DC interrupts") Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>