diff options
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | 2019-06-05 22:02:04 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-07-18 22:17:19 +0300 |
commit | 7f6964c5a05e6593bda3a4bcb5581d0b72fc71cb (patch) | |
tree | b235936c97959fa6784a1848c26285117dc959d5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 492d9ec244923420af96db6b69ad7d575859aa92 (diff) | |
download | linux-7f6964c5a05e6593bda3a4bcb5581d0b72fc71cb.tar.xz |
drm/amd/display: Copy max_clks_by_state after dce_clk_mgr_construct
[Why]
For DCE110, DCE112 and DCE120 the max_clks_by_state for the clk_mgr are
copied from their respective table before the call to
dce_clk_mgr_construct, but then dce_clk_mgr_construct overwrites
these with the dce80_max_clks_by_state.
[How]
Copy these after we call dce_clk_mgr_construct so we're using the
right tables.
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: David Francis <David.Francis@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions