drm/amd/display: Insert pulling smu busy status before sending another request
authorOliver Logush <oliver.logush@amd.com>
Tue, 22 Mar 2022 14:26:19 +0000 (10:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 12 Apr 2022 18:18:18 +0000 (14:18 -0400)
commitc1b972a18d05d007f0ddff31db2ff50790576e92
tree125bb45257432447d6d928b0dd2f961437c7f8a0
parent593692d2de458a68c8e2326d48d1325d87947d90
drm/amd/display: Insert pulling smu busy status before sending another request

[why]
Make sure smu is not busy before sending another request, this is to
prevent stress failures from MS.

[how]
Check to make sure the SMU fw busy signal is cleared before sending
another request

Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Pavle Kotarac <Pavle.Kotarac@amd.com>
Signed-off-by: Oliver Logush <oliver.logush@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr_vbios_smu.c