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)
commit642528355c694f5ed68f6bff9ff520326a249f99
treedcd172736f3bb967238cf08786b31e13644b98d9
parent3d7938faf3d7a792c11fcd11abbffdb18dfd6ee2
drm/radeon/atom: fix dithering on certain panels

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
drivers/gpu/drm/radeon/atombios_encoders.c