[Intel-gfx] [PATCH 05/34] drm/i915/selftests: Track evict objects explicitly
Matthew Auld
matthew.william.auld at gmail.com
Tue Jan 22 11:53:14 UTC 2019
On Mon, 21 Jan 2019 at 22:22, Chris Wilson <chris at chris-wilson.co.uk> wrote:
>
> During review of commit 71fc448c1aaf ("drm/i915/selftests: Make evict
> tolerant of foreign objects"), Matthew mentioned it would be better if
> we explicitly tracked the objects we created. We have an obj->st_link
> hook for this purpose, so add the corresponding list of objects and
> reduce our loops to only consider our own list.
>
> References: 71fc448c1aaf ("drm/i915/selftests: Make evict tolerant of foreign objects")
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>
More information about the Intel-gfx
mailing list