git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf532bb
)
drm/i915: Add double_wide readout and checking
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Wed, 4 Sep 2013 15:30:03 +0000
(18:30 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 17 Sep 2013 08:01:46 +0000
(10:01 +0200)
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>
No differences found