commit | 28963a3eb5e2ae861995c2f7c15c7de982b3ce0e | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed May 11 09:42:30 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Fri May 13 18:12:53 2011 -0700 |
tree | 6cd26a0f5257896d82b2fa88269615d0fc8b485b | |
parent | 4593010b68247e6bed746da4e15f66f06e239e28 [diff] |
drm/i915: add Ivybridge clock gating init function Some of the bits have changed, including one we were setting that enables a VGA test mode, preventing pipe B from working at all. So add a new IVB specific function with the right bits. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Reviewed-by: Keith Packard <keithp@keithp.com> Signed-off-by: Keith Packard <keithp@keithp.com>