From: Ville Syrjälä Date: Fri, 14 Jun 2013 11:02:52 +0000 (+0300) Subject: drm/i915: Fix VLV PLL LPF coefficients for DAC X-Git-Tag: v3.11-rc1~65^2~16^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99750bd46f6ad3816fe2045a34fac432114c8196;p=pandora-kernel.git drm/i915: Fix VLV PLL LPF coefficients for DAC The current PLL settings produce a rather unstable picture when I hook up a VLV to my HP ZR24w display via a VGA cable. According to VLV2A0_DP_eDP_HDMI_DPIO_driver_vbios_notes_9, we should use the the same LPF coefficients for DAC as we do for HDMI and RBR DP. And indeed that seems to cure the shivers. v2: Add the name of the relevant document to the commit message Signed-off-by: Ville Syrjälä Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed