drm/radeon: fix eDP clk and lane setup for scaled modes
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 4 Dec 2012 21:50:28 +0000 (16:50 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 16:50:48 +0000 (08:50 -0800)
commita98843e161b490b91fac1b7e0daa4ba9517bf65a
treede34a04fa248f518eb10126fafdc4d514036fa2b
parent16639bce521c713cf623ac4a4ff085c18a48674e
drm/radeon: fix eDP clk and lane setup for scaled modes

commit 93927f9c1db5f55085457e820f0631064c7bfa34 upstream.

Need to use the adjusted mode since we are sending native
timing and using the scaler for non-native modes.

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