commit | 1c70c0cebd1295a42fec75045b8a6b4419cedef3 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jun 29 13:34:36 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Wed Jun 29 13:47:29 2011 -0700 |
tree | 4d647dcde647e0852736aa356ca4f4fc13a0085a | |
parent | 8eb2c0ee67f4853c0e433394f65ef8143a748c80 [diff] |
drm/i915: enable ring freq scaling, RC6 and graphics turbo on Ivy Bridge v3 They use the same register interfaces, so we can simply enable the existing code on IVB. v2: - resolve conflict with ring freq scaling, we can enable it too v3: - resolve conflict again, this time on drm-intel-next Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Keith Packard <keithp@keithp.com>