summaryrefslogtreecommitdiff
path: root/lib/meson.build
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2017-10-18 15:13:48 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2017-10-19 07:07:11 +0100
commitd4a4fbec0c079c7bec7fa6a2c756eea02314799e (patch)
tree54b387c3b0041d24815d037c467b59dc86cbb8c8 /lib/meson.build
parent9a3f6f59d4c208219f7d3178106bdef628ff68d0 (diff)
igt/prime_mmap_coherency: Call prime_sync_start before read after write
We never declared that we were about to read from the mmap after copying into it using the BLT (a missed call to prime_sync_start); leaving its coherency ill-defined. For completeness, add the missing prime_sync_end() as well. v2: Another prime_sync_start/end around the is-zero check in test_read_flush() Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=103168 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'lib/meson.build')
0 files changed, 0 insertions, 0 deletions