]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amd/display: Update PMFW z-state interface for DCN314
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Fri, 9 Sep 2022 19:24:55 +0000 (15:24 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 10 Oct 2022 21:11:41 +0000 (17:11 -0400)
commit4f5bdde386d3b8e9317df5562950e1b4fa177599
tree5e6b95277f7583a71815c66f4cac4f4eef5bb879
parent6094b9136ca9038b61e9c4b5d25cd5512ce50b34
drm/amd/display: Update PMFW z-state interface for DCN314

[Why]
Request from PMFW to change the messaging format to specify whether we
support z-state via individual bits.

[How]
Update the args we pass in the support message.

Fixes: d5c6909e7460 ("drm/amd/display: Add DCN314 clock manager")
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org # 6.0
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/dcn314_smu.c
drivers/gpu/drm/amd/display/dc/dcn314/dcn314_resource.c