]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: remove legacy DSC functions
authorWenjing Liu <Wenjing.Liu@amd.com>
Sat, 23 Mar 2019 20:28:31 +0000 (16:28 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 22 Jun 2019 14:34:09 +0000 (09:34 -0500)
commit44a4ecc11858bfb0f80358bd653b292d87e20034
treeea9e2177e07e287d05a06279992ad4f908510306
parent0c5f03de4ad1b7e7b48eec9bb563c4e4b1a4bb81
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>
drivers/gpu/drm/amd/display/dc/dc_dsc.h
drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c