commit | 8d6cae6fcde8dcac3009175b157a79e86c43f5a1 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sat Feb 15 20:59:27 2020 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 17 16:58:49 2020 +0000 |
tree | 57d61ed9238ea0d4d591f0a05c9c4301913c227b | |
parent | cf274daadd696170b2f6139a825430a1d8976b50 [diff] |
drm/i915/selftests: Mark the mock ring->vma as being in the GGTT The ringbuffer's vma is expected to be in the GGTT and that is now being checked, so make sure the mocked ring declares it so. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200215205927.4170144-1-chris@chris-wilson.co.uk