From: Ben Skeggs Date: Wed, 27 Jan 2010 04:29:05 +0000 (+1000) Subject: drm/nouveau: fix non-vram notifier blocks X-Git-Tag: v2.6.33-rc8~14^2~2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f927b8907cb25943d6275d4ea036c065b8fd3f33;p=pandora-kernel.git drm/nouveau: fix non-vram notifier blocks Due to a thinko, these were previously forced to VRAM even if we allocated them in GART. This commit fixes that bug, but keeps the previous behaviour of using VRAM by default until it's been tested properly across more chipsets. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed