drm/amd/powerplay: ack the SMUToHost interrupt on receive V2
authorEvan Quan <evan.quan@amd.com>
Tue, 12 May 2020 11:06:37 +0000 (19:06 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 29 May 2020 17:55:07 +0000 (13:55 -0400)
commitd559aba808171ba6633b600460d96933a3399a39
tree28011dc5d5bce33efcca2fecfb9769f6048503a4
parent2652bda7b4f732e4b2cef82fa7476a7d4b648409
drm/amd/powerplay: ack the SMUToHost interrupt on receive V2

There will be no further interrupt without proper ack
for current one.

V2: fix typo to really set ACK bit only

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/smu_v11_0.c