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:
bd60254
)
drm/i915: check modeset state after a pipe_set_base if using fastboot
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Tue, 7 Jan 2014 21:50:49 +0000
(13:50 -0800)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 8 Jan 2014 07:37:37 +0000
(08:37 +0100)
Otherwise we won't check the state until the next DPMS transition, which
may never happen.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found