diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2018-07-20 09:02:26 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2018-07-20 17:39:03 +0100 |
commit | 65cdccdc7bcbb791d791aeeeecb784a382110a3c (patch) | |
tree | 10d5906c122703f813ff36833949e2a120fd8f21 /tests/vgem_slow.c | |
parent | bf70728a951cd3c08dd9bbc9310e16aaa252164f (diff) |
igt/gem_mmap_gtt: Check for known incoherency before testing
We test map_gtt coherency (whether or not a write via the mmap_gtt is
immediately visible in the backing storage to a read via mmap_cpu) but
we know that several platforms are inherently incorrect and require some
form of hammer to workaround internal delays. These platforms break our
ABI guarantees and so we report the change in ABI via a driver getparam.
If we know the platform doesn't meet the ABI guarantee, skip the test.
If it is meant to work, test!
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100587
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Diffstat (limited to 'tests/vgem_slow.c')
0 files changed, 0 insertions, 0 deletions