drm/amd/display: Add PState change high hook for DCN32
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Tue, 20 Sep 2022 19:46:58 +0000 (15:46 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Oct 2022 16:03:36 +0000 (12:03 -0400)
commit11895d32ffddb50152f0a1e671d36b7f60e4daba
tree05dca66eebdc8ca4c2187c0109f19dbe11ec736b
parente626d9b9c6e038a6918aad1b5affd38f6b9deaed
drm/amd/display: Add PState change high hook for DCN32

For some reason, we missed the PState check for DCN32 which may cause
issues for clock transition. This commit add that required hook.

Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hubbub.c