Skip to content
Commit 963b4836 authored by Chris Wilson's avatar Chris Wilson
Browse files

drm/i915: Do not mis-classify clean objects as purgeable



Whilst cleaning up the patches for submission, I mis-classified non-dirty
objects as purgeable. This was causing the backing pages for those
objects to be evicted under memory-pressure, discarding valid and
unreplaceable texture data.

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