summaryrefslogtreecommitdiff
path: root/lib/igt_aux.h
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2014-10-23 07:55:54 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2014-10-23 08:03:48 +0100
commit18cb650318bb2c910f95d7c7df6625110ed1a590 (patch)
tree4d94d370c78a4c8448d9982635d601d9d77b4922 /lib/igt_aux.h
parentac2079596c0a8119f77d58ae3d5e3f8e13e5b96d (diff)
igt/gem_userptr_blits/dmabuf: Provide partial coverage on !llc platforms
Without LLC, we cannot assume coherency between system RAM and the GTT. If we try to use the GTT with snooped memory, the machine may lock up, so the kernel prevents us from doing so, causing the test to fail. However, we still do want to verify that we can access the userptr through a dmabuf, so just check that we can make a copy from it using the GPU and ignore the GTT cross-checking. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=85354 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'lib/igt_aux.h')
0 files changed, 0 insertions, 0 deletions