From: David Woodhouse Date: Wed, 18 Nov 2009 10:22:46 +0000 (+0000) Subject: agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() X-Git-Tag: v2.6.32-rc8~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec402ba97a6479dd80488b4404a73275e894289f;p=pandora-kernel.git agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() We should set this before calling agp_add_bridge() so that it's done before we map the scratch page too. This should probably fix the regression reported as k.o. bug #14627. Signed-off-by: David Woodhouse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed