commit | 4960aaca14010b9ff92e5726dd178cbd6805d412 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Sep 14 16:50:25 2009 +0100 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Sep 17 14:43:28 2009 -0700 |
tree | 7795fc2e101ff49d9ad99386c1d6a8d0c1263bae | |
parent | c1a1cdc159e211f045290f61ac95092e9708f5bc [diff] |
drm/i915: Add buffer to inactive list immediately during fault If we failed to set the domain, the buffer was no longer being tracked on any list. Cc: stable@kernel.org Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>