commit | e4ac5e4f55f55b16e084a46b1b8e233f490ba701 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Sun Feb 04 17:37:42 2007 -0500 |
committer | Dave Jones <davej@redhat.com> | Sun Feb 04 17:37:42 2007 -0500 |
tree | 9421c4844b978e7a8abd01f4cf525804738724aa | |
parent | a030ce4477baa06dd9c037ccd3c8d171aac9ed44 [diff] |
[AGPGART] Don't try to remap i810 registers on resume. We don't unmap them on the suspend path, so on resume trying to remap will fail, and then result in an oops the next time something tries to access them. Signed-off-by: Dave Jones <davej@redhat.com>