commit | b3bb82885feb74feadc101a700e64ed7ede84b04 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sat Feb 25 18:11:19 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sat Feb 25 18:54:36 2017 +0000 |
tree | 1664371aefc07733112bd4b36fe69f899c92e5a6 | |
parent | 91e32157de148ce37422d8110f6f8a84d05da1ec [diff] |
drm/i915: Assert all sg are initialised in fake_dma_object for selftests Double check that we allocated the right amount of scatterlist elements for our obj->size. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Matthew Auld <matthew.william.auld@gmail.com> Reviewed-by: Matthew Auld <matthew.william.auld@gmail.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170225181122.4788-1-chris@chris-wilson.co.uk