drm/radeon/atom: fix dithering on certain panels
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 27 May 2014 20:40:51 +0000 (16:40 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jul 2014 18:18:25 +0000 (11:18 -0700)
commit42004014feb3e44d491083f26f570e99a12523d8
treec530ab1a68c171093cc0e173413ef4b57ee0dcda
parent9c824b49e49e570933dd110a0fd8fe2d2928151c
drm/radeon/atom: fix dithering on certain panels

commit 642528355c694f5ed68f6bff9ff520326a249f99 upstream.

We need to specify the encoder mode as LVDS for eDP
when using the Crtc_Source atom table in order to properly
set up the FMT hardware.

bug:
https://bugs.freedesktop.org/show_bug.cgi?id=73911

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/atombios_encoders.c