commit | 9c4edaeea08896dbcc3925810963ec8ddd1ccfc4 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Oct 29 21:25:51 2015 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Nov 10 16:22:53 2015 +0200 |
tree | 6ce2ffb362bc6efc1f5cd28fb9035f05015adea6 | |
parent | 1a70a728959a0e9d2a90bba71e9811765e78707d [diff] |
drm/i915: Set sync polarity from adjusted mode for TRANS_DP_CTL Rather than looking at crtc->mode (which is the user mode) dig up the sync polarity settings from the adjusted_mode when programming TRANS_DP_CTL on CPT/PPT. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1446146763-31821-3-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>