commit | 0ba37b20ef1c587a24f0f8060f32a4d56f4d65df | [log] [tgz] |
---|---|---|
author | Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> | Tue Mar 26 13:26:37 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Sat Jun 22 09:34:08 2019 -0500 |
tree | ff637d37bf364a066a3c63f63b4bf8004a6088cd | |
parent | 173932dec76fbf9f8e5a75a74ccbffc186ce0a4a [diff] |
drm/amd/display: fix dsc validation Currently dsc is validated not taking the image width limitation into mind. This change addresses that, but due to previous design being limited to non odm dsc validation additional sequence changes are made. Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>