From 93d1f99734296699c3194a17be28cf5e32991199 Mon Sep 17 00:00:00 2001 From: Chon Ming Lee Date: Wed, 30 Oct 2013 10:05:19 +0800 Subject: [PATCH] drm/i915/vlv: Fix typo in the DPIO register define. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Incorrect definition DPIO_TX3_SWING_CTL4. From Ville's review: "Based on the specs, the typo meant that HDMI B ended up using "incorrect" de-emphasis for the TMDS data lanes." Signed-off-by: Chon Ming Lee Reviewed-by: Ville Syrjälä [danvet: Add comment from Ville's review about the impact.] Signed-off-by: Daniel Vetter --- Reading git-format-patch failed