From: Thomas Hellstrom Date: Thu, 5 Mar 2015 10:33:24 +0000 (-0800) Subject: drm/vmwgfx: Reorder device takedown somewhat X-Git-Tag: v3.2.69~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2269bf3c2fb60c8d6e1511f55e7f1b08e82e252b;p=pandora-kernel.git drm/vmwgfx: Reorder device takedown somewhat commit 3458390b9f0ba784481d23134798faee27b5f16f upstream. To take down the MOB and GMR memory types, the driver may have to issue fence objects and thus make sure that the fence manager is taken down after those memory types. Reorder device init accordingly. Signed-off-by: Thomas Hellstrom Reviewed-by: Sinclair Yeh [bwh: Backported to 3.2: - Adjust context - Only the GMR memory type is used] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed