From: Wang Zhenyu Date: Wed, 17 Jan 2007 03:07:54 +0000 (+0800) Subject: [AGPGART] intel_agp: restore graphics device's pci space early in resume X-Git-Tag: v2.6.20-rc7~16^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b95320fc4d21b0ff2f8604305dd6c851aff6096;p=pandora-kernel.git [AGPGART] intel_agp: restore graphics device's pci space early in resume Currently in resuming path graphics device's pci space restore is behind host bridge, so resume function wrongly accesses graphics device's space. This makes resuming failure which crashed X. here's a patch to restore device's pci space early, which makes resuming ok with X. Signed-off-by: Wang Zhenyu Signed-off-by: Dave Jones --- Reading git-diff-tree failed