On Thu, 21 Oct 2021 at 11:37, Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx> wrote: > > In the next commit, we don't evict when refcount = 0, so we need to > call drain freed objects, because we want to pin new bo's in the same > place, causing a test failure. > > Furthermore, since each subtest is separated, it's a lot better to use > i915_live_selftests, so each subtest starts with a clean slate, and a > clean address space. > > Signed-off-by: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx> Reviewed-by: Matthew Auld <matthew.auld@xxxxxxxxx>