From: Daniel Vetter Date: Fri, 14 Feb 2014 13:06:07 +0000 (+0100) Subject: drm/i915: Only do gtt cleanup in vma_unbind for the global vma X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b1bc9b4f189a9c483f73907f409b66b10fb926c;p=pandora-kernel.git drm/i915: Only do gtt cleanup in vma_unbind for the global vma Otherwise we end up tearing down fences when e.g. the client quits way too early. Might or might not fix a fence pin_count BUG Ville has reported. Cc: Ville Syrjälä Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed