From: Daniel Vetter Date: Mon, 1 Feb 2010 12:59:17 +0000 (+0100) Subject: drm/i915: blow away userspace mappings before fence change X-Git-Tag: v2.6.34-rc1~209^2~11^2~24^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10ae9bd25acf394c8fa2f9d795dfa9cec4d19ed6;p=pandora-kernel.git drm/i915: blow away userspace mappings before fence change This aligns it with the other user of i915_gem_clear_fence_reg, which blows away the mapping before changing the fence reg. Only affects userspace if it races against itself when changing tiling parameters, i.e. behaviour is undefined, anyway. Signed-off-by: Daniel Vetter Reviewed-by: Chris Wilson Signed-off-by: Eric Anholt --- Reading git-diff-tree failed