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:
f398763
)
drm/ips: move drps/ips/ilk related variables into dev_priv->ips
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 8 Aug 2012 21:35:39 +0000
(23:35 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 3 Sep 2012 08:09:27 +0000
(10:09 +0200)
Like with the equivalent change for gen6+ rps state, this helps in
clarifying the code (and in fixing a few places that have fallen through
the cracks in the locking review).
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found