commit | 4ea9527cc03e73afc6a4ac5979d1ecde43b85cf3 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Jan 16 15:21:29 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Jan 19 10:17:24 2017 +0000 |
tree | 6edb61492ff9bb6d46ef10ffcebc86f57239af41 | |
parent | 718659a63054261d052cd94f2f9502111ff5173f [diff] |
drm/i915: Add a check that the VMA instance we lookup matches the request Just as added paranoia against our future-selves add another check that the lookup/created VMA instance matches the request. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170116152131.18089-3-chris@chris-wilson.co.uk Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>