drm/amd/display: Fix incorrect dsc force enable logic
authorEryk Brol <eryk.brol@amd.com>
Thu, 15 Oct 2020 19:40:53 +0000 (15:40 -0400)
committerDave Airlie <airlied@redhat.com>
Sun, 18 Oct 2020 23:13:53 +0000 (09:13 +1000)
commitc46a40ff13dc3e2c4e2a40fd56fd10e8ee1dea4d
treec02fdf5e0b5eb890e0e2792f8a2f0657f6e4116e
parent941947d29eb71d2c0b3218a0f38354e5b0ffbe92
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
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c