OSDN Git Service

drm/amd/display: Remove additional FEC link bandwidth reduction
authorNikola Cornij <nikola.cornij@amd.com>
Wed, 27 Mar 2019 22:54:19 +0000 (18:54 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 22 Jun 2019 14:34:09 +0000 (09:34 -0500)
commit87029eb4fad8fd6a46e92886f350c2fe91c6a5e8
treed9c0a79fd2df33bdd404ba2c635c8812d5cb4759
parentb7d39c5878776cd936cf3d72f60e89dbd39dc56c
drm/amd/display: Remove additional FEC link bandwidth reduction

[why]
This is now done in the original link bandwidth calculation and DSC
must not do this anymore.

[how]
Remove the line of code that should have been removed when transition
to correctly applying FEC overhead was made.

Signed-off-by: Nikola Cornij <nikola.cornij@amd.com>
Reviewed-by: Wenjing Liu <Wenjing.Liu@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c