commit | dbdc647927a0f4b34e7cf486889d8f671f73d2e5 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Dec 30 09:36:39 2010 -0800 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jan 11 20:37:05 2011 +0000 |
tree | 8d508c0c84ed651ec82e4f274708ef01e868456b | |
parent | d78cb50baa9177353d6719612b83558a9bf2d59b [diff] |
drm/i915: avoid reading non-existent PLL reg on Ironlake+ These functions need to be reworked for Ironlake and above, but until then at least avoid reading non-existent registers. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> [ickle: combine with a gratuitous tidy] Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>