From: Alexandre Courbot Date: Thu, 9 Jul 2015 08:15:14 +0000 (+0900) Subject: drm/nouveau/nouveau/ttm: fix tiled system memory with Maxwell X-Git-Tag: omap-for-v4.3/fixes-merge-window~163^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb48b12ee5e05dd3ea473d008873f5228a63eb7a;p=pandora-kernel.git drm/nouveau/nouveau/ttm: fix tiled system memory with Maxwell Add Maxwell to the switch statement that sets node->memtype, otherwise all tiling information is ignored for buffers in system memory. While we are at it, make that switch statement explicitly complain the next time we meet a non-handled card family. Signed-off-by: Alexandre Courbot Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed