Skip to content
Commit cb899a61 authored by Shirish S's avatar Shirish S Committed by Alex Deucher
Browse files

drm/amdgpu: fix reporting of failed msg sent to SMU (v2)



Currently send_msg_to_smc_async() only report which message
failed, but the actual failing message is the previous one,
which SMU is unable to service.

This patch reads the contents of register where the SMU is stuck
and report appropriately.

v2: fix the build (Alex)

Signed-off-by: default avatarShirish S <shirish.s@amd.com>
Reviewed-by: default avatarRex Zhu <Rex.Zhu@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 31e3aad6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment