commit | e39a01501b228e1be2037d5bddccae2a820af902 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Sep 29 22:23:05 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Oct 01 10:03:16 2010 +0100 |
tree | 8505cc7a009cad8151f0edb3b5696f6249afd154 | |
parent | d270ae34eb77c58dea60e5b1e300a698d2ce39ac [diff] |
drm/i915: Fix refleak during eviction. Now that we hold onto a reference whilst evicting objects, we need to be sure that we drop all the references taken -- even on the error paths. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>