On Thu, 21 Oct 2021 at 11:37, Maarten Lankhorst <maarten.lankho...@linux.intel.com> 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.lankho...@linux.intel.com> Reviewed-by: Matthew Auld <matthew.a...@intel.com>
- Re: [Intel-gfx] [PATCH 19/28] drm/i915: Pass tryloc... Matthew Auld
- Re: [Intel-gfx] [PATCH 19/28] drm/i915: Pass tr... Maarten Lankhorst
- [PATCH 23/28] drm/i915: Call i915_gem_evict_vm in vm_fau... Maarten Lankhorst
- [PATCH 28/28] drm/i915: Remove short-term pins from exec... Maarten Lankhorst
- [PATCH 18/28] drm/i915: Take trylock during eviction, v2... Maarten Lankhorst
- Re: [Intel-gfx] [PATCH 18/28] drm/i915: Take tryloc... Matthew Auld
- Re: [Intel-gfx] [PATCH 18/28] drm/i915: Take tr... Maarten Lankhorst
- [PATCH 14/28] drm/i915: Take object lock in i915_ggtt_pi... Maarten Lankhorst
- [PATCH 16/28] drm/i915: Rework context handling in hugep... Maarten Lankhorst
- Re: [Intel-gfx] [PATCH 16/28] drm/i915: Rework cont... Matthew Auld
- Re: [Intel-gfx] [PATCH 16/28] drm/i915: Rework cont... kernel test robot
- Re: [Intel-gfx] [PATCH 16/28] drm/i915: Rework cont... kernel test robot
- [PATCH 17/28] drm/i915: Ensure gem_contexts selftests wo... Maarten Lankhorst
- [PATCH 26/28] drm/i915: Remove assert_object_held_shared Maarten Lankhorst
- [PATCH 27/28] drm/i915: Remove support for unlocked i915... Maarten Lankhorst
- [PATCH 25/28] drm/i915: Require object lock when freeing... Maarten Lankhorst