commit | 390fdfbd2d6578dc54b234a801cfc8da05641eda | [log] [tgz] |
---|---|---|
author | Wenjing Liu <Wenjing.Liu@amd.com> | Sat Mar 23 16:28:31 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Sat Jun 22 09:34:09 2019 -0500 |
tree | ea9e2177e07e287d05a06279992ad4f908510306 | |
parent | 2e2e73fc632d34b0cec612dc5df0ba64cc98df9a [diff] |
drm/amd/display: remove legacy DSC functions [why] Clean up some dsc legacy functions that are no longer needed. [how] remove two dsc functions in dc_dsc, use dc_bandwidth_in_kbps_from_timing instead of calc_required_bandwidth_for_timing. Signed-off-by: Wenjing Liu <Wenjing.Liu@amd.com> Reviewed-by: Nikola Cornij <Nikola.Cornij@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>