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:
4af67d4
)
drm/i915: Use adjusted_mode when checking conditions for PSR
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Wed, 4 Sep 2013 15:25:24 +0000
(18:25 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 16 Sep 2013 21:33:24 +0000
(23:33 +0200)
intel_edp_psr_match_conditions() currently looks at crtc->mode
when it really needs to look at adjusted_mode. Fix it.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found