drm/amd/display: Insert smu busy status before sending another request
authorOliver Logush <oliver.logush@amd.com>
Fri, 1 Apr 2022 14:40:30 +0000 (10:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 25 Apr 2022 21:05:58 +0000 (17:05 -0400)
commit721af39f003668a86650a640b41439b7c145c52e
treec5d935b82fd3aa17857a5b9c14fd3c4b083ae208
parentc3eb12dff0f9c6aa7f2916edaaec5545af5f379f
drm/amd/display: Insert smu busy status before sending another request

[why]
Need to check if result register is busy before sending another request

[how]
Call method to check if result register is busy

Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Oliver Logush <oliver.logush@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/dcn301_smu.c