diff options
author | Michel Thierry <michel.thierry@intel.com> | 2014-09-09 13:04:43 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-09-19 14:41:16 +0200 |
commit | cf303626748e0a5c059e453d025539583d870116 (patch) | |
tree | 377e1c45d9ba381b44d70bb3b81adea0686b9447 /drivers/gpu/drm/i915/intel_ringbuffer.c | |
parent | a1e470d421f68d69bf35c1ed316a861625010eab (diff) |
drm/i915: fix another use-after-free in i915_gem_evict_everything
Also here, i915_gem_evict_vm causes an unbind, which can end up dropping
the last ref to the ppgtt.
Triggered by igt gem_evict_everything test.
Testcase: igt/gem_evict_everything
Signed-off-by: Michel Thierry <michel.thierry@intel.com>
Reviewed-by: Chris Wilson <chris@cris-wilsonc.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions