commit | 3b8d8d91d51c7d15cda51052624169edf7b6dbc6 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Dec 17 14:19:02 2010 -0800 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sat Dec 18 11:07:02 2010 +0000 |
tree | f4b4f830d3d882f0d1673e21c15932843005a745 | |
parent | 9c3d2f7ffac34c62fea0b73e607707168a6f09b1 [diff] |
drm/i915: dynamic render p-state support for Sandy Bridge Add an interrupt handler for switching graphics frequencies and handling PM interrupts. This should allow for increased performance when busy and lower power consumption when idle. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>