commit | c46a40ff13dc3e2c4e2a40fd56fd10e8ee1dea4d | [log] [tgz] |
---|---|---|
author | Eryk Brol <eryk.brol@amd.com> | Thu Oct 15 15:40:53 2020 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Mon Oct 19 09:13:53 2020 +1000 |
tree | c02fdf5e0b5eb890e0e2792f8a2f0657f6e4116e | |
parent | 941947d29eb71d2c0b3218a0f38354e5b0ffbe92 [diff] |
drm/amd/display: Fix incorrect dsc force enable logic [Why] Missed removing a '!' which results in incorrect behavior [How] Remove the offending '!' Signed-off-by: Eryk Brol <eryk.brol@amd.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20201015194053.355335-1-eryk.brol@amd.com