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)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Jun 2014 14:25:15 +0000 (10:25 -0400)
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>
Cc: stable@vger.kernel.org

No differences found