commit | fe215c8bc42695621bbeee92ed5ebe7c5a2f4f86 | [log] [tgz] |
---|---|---|
author | Matthew Auld <matthew.auld@intel.com> | Wed Jan 31 21:44:40 2018 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Feb 01 07:22:47 2018 +0000 |
tree | 510db698b39ec293b4d1eb55834486612ecf875f | |
parent | b715a2f0c7714a399e7f8e951cc8dea9cd4eeb4b [diff] |
drm/i915/selftests: add missing gtt shrinker test Try to catch a bug we've seen in the wild where the shrinker purges the pd/pdp from under us while allocating our paging structures. References: https://bugs.freedesktop.org/show_bug.cgi?id=104773 Signed-off-by: Matthew Auld <matthew.auld@intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20180131191453.12676-1-matthew.auld@intel.com Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20180131214440.7141-2-chris@chris-wilson.co.uk