commit | 16747b21098505bea3b7bc7009d8e16921a7ca65 | [log] [tgz] |
---|---|---|
author | Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> | Thu Aug 02 11:43:36 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 21 14:16:28 2018 -0500 |
tree | 3303f13706bcc57424c495ec7b6b006a6869a0f6 | |
parent | 8f7040b8f252fae4ca5d2453e9f50b78cf6b834f [diff] |
drm/amd/display: fix dp_ss_control vbios flag parsing dp_ss_control = 0 means ss is off, we had a typo where we would double not dp_ss_control while setting dp_ss_off flag Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> Reviewed-by: Eric Bernstein <Eric.Bernstein@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>