[PATCH] drm/radeon: KV has three PPLLs (v2)

2014-12-05 Thread Alex Deucher
Enable all three in the driver. Early documentation indicated the 3rd one was used for something else, but that is not the case. v2: handle disable as well Signed-off-by: Alex Deucher Cc: stable at vger.kernel.org --- drivers/gpu/drm/radeon/atombios_crtc.c | 8 1 file changed, 4 inser

[PATCH] drm/radeon: KV has three PPLLs

2014-12-05 Thread Alex Deucher
Enable all three in the driver. Early documentation indicated the 3rd one was used for something else, but that is not the case. Signed-off-by: Alex Deucher Cc: stable at vger.kernel.org --- drivers/gpu/drm/radeon/atombios_crtc.c | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) dif