commit | a7a75c8f70d6f6a2f16c9f627f938bbee2d32718 | [log] [tgz] |
---|---|---|
author | Zhenyu Wang <zhenyuw@linux.intel.com> | Wed Mar 02 13:52:37 2011 +0800 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Mar 02 11:26:13 2011 +0000 |
tree | ded64174c8231b9ae080e63a74b62476810c104f | |
parent | 4cbf74ccf8362e99b2bdf1e66112a480c79ecacf [diff] |
drm/i915: Don't save/restore hardware status page address register It's cleaned before saving and re-initialized after restoring. So don't need to save/restore it. And also new chip has new address for hardware status page register, don't write to old address. Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>