]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/pp: Implement get_max_high_clocks for CI/VI
authorRex Zhu <Rex.Zhu@amd.com>
Wed, 8 Nov 2017 08:39:00 +0000 (16:39 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Jan 2018 20:44:55 +0000 (15:44 -0500)
commitd7ed34cda9f9089f5698faeee32b10a1cb602192
tree6825d3ca0010c12b2294fe40be084d04914302c0
parente9324ddb90720d79a2fc209600e320072598fcc3
drm/amd/pp: Implement get_max_high_clocks for CI/VI

v2: add table length check.

DC component expect PP to give max engine clock and
memory clock through pp_get_display_mode_validation_clocks
on DGPU as well.

This patch can fix MultiGPU-Display blank
out with 1 IGPU-4k display and 2 DGPU-two 4K
displays.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c