commit | 0232e927f8b0b37f5c82648f9bc45e55fb245068 | [log] [tgz] |
---|---|---|
author | Eugeni Dodonov <eugeni.dodonov@intel.com> | Fri Jul 06 15:42:36 2012 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Jul 20 12:21:36 2012 +0200 |
tree | 36a413a56c16a821cb631df331e4d95e739815d3 | |
parent | ff9282613f6796db3fe85dc6cbb995223078f581 [diff] |
drm/i915: initialize power wells in modeset_init_hw This initializes power wells within the modeset_init_hw routine. Testing has shown that this works for both driver load time and for suspend-resume code paths. Signed-off-by: Eugeni Dodonov <eugeni.dodonov@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>