commit | 6aedd1f539f51b7b0c3d6be0088c3541f9d2c294 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Fri Aug 02 16:22:25 2013 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Aug 22 13:31:48 2013 +0200 |
tree | 687316402b6b7e401fc018f0c4890b7c549a9fa1 | |
parent | 8dc8a27c9733a41cda84e8c70da8313e1d54c4ae [diff] |
drm/i915: clarify Haswell power well bit names Whenever I need to work with the HSW_PWER_WELL_* register bits I have to look at the documentation to find out which bit is to request the power well and which one shows its current state. Rename the bits so I won't need to look the docs every time. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>