From: Thomas Hellstrom Date: Wed, 24 Jun 2009 17:57:34 +0000 (+0200) Subject: ttm: Fix caching mode selection. X-Git-Tag: v2.6.31-rc5~66^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae3e8122cbf8f9301369f276f4179aa6ec1b5b9c;p=pandora-kernel.git ttm: Fix caching mode selection. A bug caused a new caching state to be selected on each buffer object validation regardless of the current caching state. Moreover, a caching state could be selected that wasn't supported by the memory type. Signed-off-by: Thomas Hellstrom Signed-off-by: Dave Airlie --- Reading git-diff-tree failed