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>
- [Intel-gfx] [PATCH 13/28] drm/i915: Remove pages_mutex a... Maarten Lankhorst
- [Intel-gfx] [PATCH 23/28] drm/i915: Call i915_gem_evict_... Maarten Lankhorst
- [Intel-gfx] [PATCH 15/28] drm/i915: Add lock for unbindi... Maarten Lankhorst
- [Intel-gfx] [PATCH 18/28] drm/i915: Take trylock during ... 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
- [Intel-gfx] [PATCH 11/28] drm/i915/pm: Move CONTEXT_VALI... Maarten Lankhorst
- [Intel-gfx] [PATCH 16/28] drm/i915: Rework context handl... 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
- [Intel-gfx] [PATCH 09/28] drm/i915: vma is always backed... Maarten Lankhorst
- [Intel-gfx] [PATCH 17/28] drm/i915: Ensure gem_contexts ... Maarten Lankhorst
- [Intel-gfx] [PATCH 24/28] drm/i915: Add i915_vma_unbind_... Maarten Lankhorst
- [Intel-gfx] [PATCH 20/28] drm/i915: Ensure i915_vma test... Maarten Lankhorst
- [Intel-gfx] [PATCH 19/28] drm/i915: Pass trylock context... Maarten Lankhorst
- Re: [Intel-gfx] [PATCH 19/28] drm/i915: Pass tryloc... Matthew Auld
- Re: [Intel-gfx] [PATCH 19/28] drm/i915: Pass tr... Maarten Lankhorst