Skip to content
Commit 4a684a41 authored by Chris Wilson's avatar Chris Wilson
Browse files

drm/i915: Kill GTT mappings when moving from GTT domain



In order to force a page-fault on a GTT mapping after we start using it
from the GPU and so enforce correct CPU/GPU synchronisation, we need to
invalidate the mapping.

Pointed out by Owain G. Ainsworth.

Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
parent e5281ccd
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