Skip to content
Commit 52dc7d32 authored by Chris Wilson's avatar Chris Wilson Committed by Eric Anholt
Browse files

drm/i915: Clear fence register on tiling stride change.



The fence register value also depends upon the stride of the object, so we
need to clear the fence if that is changed as well.

Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
[anholt: Added 8xx and 965 paths, and renamed the confusing
i915_gem_object_tiling_ok function to i915_gem_object_fence_offset_ok]
Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent 8c4b8c3f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment