commit | 340be48f2c5a3c099ee4a20586f706422d453417 | [log] [tgz] |
---|---|---|
author | Matthew Auld <matthew.auld@intel.com> | Fri Oct 25 16:37:25 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Oct 25 22:55:49 2019 +0100 |
tree | 507fe766e3c6b0130584cf1e9164e8b93327a8d6 | |
parent | 01377a0d7e6648b050588cf1a6f71a5d8e6ad2b4 [diff] |
drm/i915/selftests: add write-dword test for LMEM Simple test writing to dwords across an object, using various engines in a randomized order, checking that our writes land from the cpu. Signed-off-by: Matthew Auld <matthew.auld@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20191025153728.23689-4-chris@chris-wilson.co.uk