From: Thomas Hellstrom Date: Thu, 5 Mar 2015 10:33:24 +0000 (-0800) Subject: drm/vmwgfx: Reorder device takedown somewhat X-Git-Tag: omap-for-v4.1/wl12xx-dt~11^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3458390b9f0ba784481d23134798faee27b5f16f;p=pandora-kernel.git drm/vmwgfx: Reorder device takedown somewhat 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. Cc: Signed-off-by: Thomas Hellstrom Reviewed-by: Sinclair Yeh --- Reading git-diff-tree failed