commit | b12e0ee2080c093a08243726f0f3c57fddf954a5 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Jul 21 18:28:30 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Jul 21 18:30:22 2016 +0100 |
tree | 86b0ee5d593c688be24e0f197c28e3999ff2d88a | |
parent | 65fe29eeec71d3e50870c5048d2c79bc9a477a76 [diff] |
drm/i915: Enable RC6 immediately Now that PCU communication is reasonably fast, we do not need to defer RC6 initialisation to a workqueue. References: https://bugs.freedesktop.org/show_bug.cgi?id=97017 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>