commit | 15d199ea1f3e2b960b0efccca2cdd0ba40a31f3c | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Fri Mar 22 14:14:13 2013 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Apr 18 09:43:22 2013 +0200 |
tree | bcabf231803e7d01071d01a312d54e9628dc40a4 | |
parent | f30da187cdcd0939288038e11fb3bfbd1b655564 [diff] |
drm/i915: add intel_using_power_well 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>