Re: [PATCH 04/17] drm/amd/display: Add SMU timeout check and retry

2024-02-14 Thread Hamza Mahfooz
On 2/14/24 13:38, Rodrigo Siqueira wrote: Instead of only asserting in the case of the SMU wait time is not what we expect, add the SMU timeout check and try again. Signed-off-by: Rodrigo Siqueira Acked-by: Hamza Mahfooz --- .../display/dc/clk_mgr/dcn21/rn_clk_mgr_vbios_smu.c | 11

[PATCH 04/17] drm/amd/display: Add SMU timeout check and retry

2024-02-14 Thread Rodrigo Siqueira
Instead of only asserting in the case of the SMU wait time is not what we expect, add the SMU timeout check and try again. Signed-off-by: Rodrigo Siqueira --- .../display/dc/clk_mgr/dcn21/rn_clk_mgr_vbios_smu.c | 11 --- .../drm/amd/display/dc/clk_mgr/dcn301/dcn301_smu.c| 6