drm/radeon: disable pll sharing for DP on DCE4.1
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Feb 2014 15:21:43 +0000 (10:21 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 05:30:14 +0000 (21:30 -0800)
commitb4cd4961cf9c455d1299c21a353ae3e81a23b872
treef497b487b72914e5dfcaeacf1e34317568d12a80
parent3b82a80b1d53114105c849887182a2b74c64d638
drm/radeon: disable pll sharing for DP on DCE4.1

commit 9ef4e1d000a5b335fcebfcf8aef3405e59574c89 upstream.

Causes display problems.  We had already disabled
sharing for non-DP displays.

Based on a patch from:
Niels Ole Salscheider <niels_ole@salscheider-online.de>

bug:
https://bugzilla.kernel.org/show_bug.cgi?id=58121

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