agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()
authorDavid Woodhouse <dwmw2@infradead.org>
Wed, 18 Nov 2009 10:22:46 +0000 (10:22 +0000)
committerDave Airlie <airlied@redhat.com>
Thu, 19 Nov 2009 00:34:30 +0000 (10:34 +1000)
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 <David.Woodhouse@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found