commit | e3ef4479bb05dce255750ff10ec97c8675c0771b | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue May 05 17:17:31 2015 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu May 21 22:57:57 2015 +0200 |
tree | 1f9a1ec51fbec01bc29af94f0dfac0e1dadf5d75 | |
parent | adc289d749cf5b70bc5476045cc683f68898dba2 [diff] |
drm/i915: Fix DP enhanced framing for CPT Currently we're always enabling enhanced framing on CPT even if the sink doesn't support it. Fix this up by actaully looking at what the sink tells us. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>