commit | 282740f73a93461645bb87cd62e428aa625619fb | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Sep 04 18:30:03 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Sep 17 10:01:46 2013 +0200 |
tree | 4033edcd656bed75a0ba8acc0d56852faa0c4b66 | |
parent | cf532bb255920202b6483914b0e19a55f0067729 [diff] |
drm/i915: Add double_wide readout and checking Read the double wide pipe information from hardware in i9xx_get_pipe_config(), and check it in intel_pipe_config_compare() For gen4+ double_wide is always false so the comparison can be done on all platforms. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>