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:56:30 +0000 (13:56 -0400)
commitcc831b9781e871e2bde00e9ae0041152139ee304
treea1e063db6a7c90011ed8e79cdc1da659ffb87501
parent9271dfd9e0f79e2969dcbe28568bce0fdc4f8f73
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