commit | 6703f6d10dcd3316e03641a5ecaa6c8a04374d98 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Tue Jun 10 00:10:48 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jun 12 14:11:25 2008 +0200 |
tree | f8c1d9bbc5695979d2ad822a7bccb42f375dc904 | |
parent | bb6dfb32f90094fea647e1f27d994a8b6ddd2766 [diff] |
x86, gart: add resume handling If GART IOMMU is used on an AMD64 system, the northbridge registers related to it should be restored during resume so that memory is not corrupted. Make gart_resume() handle that as appropriate. Ref. http://lkml.org/lkml/2008/5/25/96 and the following thread. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Ingo Molnar <mingo@elte.hu>