commit | 44a0ec0d3bd5ebbe2233b48cc53b5c79b66277b7 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Jan 19 19:26:58 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sat Jan 21 10:32:27 2017 +0000 |
tree | 3dac5a68089709a8840acdc7d819e78eb35666bd | |
parent | e0216b762a7096639db395a22bdda7d1a7213c0f [diff] |
drm/i915: Assert the drm_mm_node is allocated when on the VM lists Before moving the vma between the VM active/inactive lists, assert that the node is still allocated. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/20170119192659.31789-5-chris@chris-wilson.co.uk Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>