Skip to content
Commit d05ca301 authored by Eric Anholt's avatar Eric Anholt
Browse files

drm/i915: Zap the GTT mapping when transitioning from untiled to tiled.



As of 52dc7d32, we could leave an old
linear GTT mapping in place, so that apps trying to GTT-mapped write in
tiled data wouldn't get the fence added, and garbage would get displayed.

Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent 901782b2
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