commit | 93d1f99734296699c3194a17be28cf5e32991199 | [log] [tgz] |
---|---|---|
author | Chon Ming Lee <chon.ming.lee@intel.com> | Wed Oct 30 10:05:19 2013 +0800 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Oct 31 13:01:42 2013 +0100 |
tree | 57fd7b610d5222e5e9e2414c476bf614350b0176 | |
parent | b0665d57cfaf6dac5435fc5dcf0fd656b04eb8cc [diff] |
drm/i915/vlv: Fix typo in the DPIO register define. 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 <chon.ming.lee@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> [danvet: Add comment from Ville's review about the impact.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>