From: Thomas Hellstrom Date: Wed, 21 Nov 2012 10:06:22 +0000 (+0100) Subject: drm/vmwgfx: Hook up MOBs to TTM as a separate memory type X-Git-Tag: v3.14-rc1~47^2~17^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6da768aa66d2df9067b0bb694a6106bee3cb191f;p=pandora-kernel.git drm/vmwgfx: Hook up MOBs to TTM as a separate memory type To bind a buffer object as a MOB, just validate it as a MOB memory type. We are reusing the GMRID manager, although we create a new instance of it to manage MOB ids and tomake sure we don't exceed the maximum amount of MOB pages. Signed-off-by: Thomas Hellstrom Reviewed-by: Brian Paul --- Reading git-diff-tree failed