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:
41c0b3a
)
drm/i915: move modeset checks out of save/restore_modeset_reg
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 25 Jan 2013 16:53:19 +0000
(17:53 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 28 Jan 2013 21:37:30 +0000
(22:37 +0100)
That way the control flow is clearer, and it prepares the stage
to extract these ums functions and hide them somewhere.
There's still tons of display stuff outside of these, but that
requires more work.
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found