commit | cba4d59c936cd17ac601c188725ccd779467a509 | [log] [tgz] |
---|---|---|
author | Wenjing Liu <Wenjing.Liu@amd.com> | Thu Apr 25 12:11:50 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Sat Jun 22 09:34:12 2019 -0500 |
tree | b095ab895117e3b635d6d49976d4b92503ded507 | |
parent | e34fe1bba65880c5dd66fae11362bd5c370493c1 [diff] |
drm/amd/display: fix a potential issue in DSC logic [why] In compute dsc bandwidth range there is an uninitialized variable [how] Initialize the variable to the correct value. Signed-off-by: Wenjing Liu <Wenjing.Liu@amd.com> Reviewed-by: Nikola Cornij <Nikola.Cornij@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>