]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Wait for hardmins to complete on dcn401
authorDillon Varone <dillon.varone@amd.com>
Mon, 13 May 2024 18:24:14 +0000 (14:24 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Jun 2024 15:05:05 +0000 (11:05 -0400)
commit57c4982169dfca65ed35081228857312dfa04c4c
tree324419ebde7f8464e1fb72bb5864b6e0f280414a
parent7069484dbebc293f3696553ba1e38c67dba438f6
drm/amd/display: Wait for hardmins to complete on dcn401

[WHY&HOW]
When updating clocks via SMU, DAL needs to wait for requests to be fulfilled
before proceeding.

Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Acked-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Signed-off-by: Dillon Varone <dillon.varone@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/dcn401/dalsmc.h
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/dcn401_clk_mgr_smu_msg.c