]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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:46:09 +0000 (08:46 -0800)
commit431b82df6985f8d0c18f9c343c9c8015b13ad510
tree57af53621891c1f4588acfdfcada6a105ee9192c
parent4166d4ec12857cd836d095d6fcd5ba8a6fe43510
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