intel_agp: fix stolen mem range on G33
authorZhenyu Wang <zhenyu.z.wang@intel.com>
Tue, 11 Sep 2007 22:23:57 +0000 (15:23 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 12 Sep 2007 00:21:20 +0000 (17:21 -0700)
commitf443675affe3f16dd428e46f0f7fd3f4d703eeab
tree9f8be600ff47c1e8e6c0e86e110f62c1dceb8ca4
parente845498e4ce4b0e704761e9462e5c29895ced34f
intel_agp: fix stolen mem range on G33

G33 GTT stolen memory is below graphics data stolen memory and be seperate,
so don't subtract it in stolen mem counting.

Signed-off-by: Zhenyu Wang <zhenyu.z.wang@intel.com>
Acked-by: Dave Airlie <airlied@linux.ie>
Cc: Dave Jones <davej@codemonkey.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/agp/intel-agp.c