commit | 765b26836430e9d9ebef95fced42dd167b4ccad6 | [log] [tgz] |
---|---|---|
author | Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> | Wed May 23 13:16:50 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 05 16:38:27 2018 -0500 |
tree | 328891960a2897c49b0aaface9ac8d3762c81c71 | |
parent | a25ca1625dd4ecc89c20bb9082b325490f3f78f2 [diff] |
drm/amd/display: replace clocks_value struct with dc_clocks This will avoid structs with duplicate information. Also removes pixel clock voltage request. This has no effect since pixel clock does not affect dcn voltage and this function only matters for dcn. Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>