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:
f30da18
)
drm/i915: add intel_using_power_well
author
Paulo Zanoni
<paulo.r.zanoni@intel.com>
Fri, 22 Mar 2013 17:14:13 +0000
(14:14 -0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 18 Apr 2013 07:43:22 +0000
(09:43 +0200)
It returns true if we've requested to turn the power well on and it's
really on. It also returns true for all the previous gens.
For now there's just one caller, but I'm going to add more.
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found