[Intel-gfx] Small execbuf coherency fixes

Chris Wilson chris at chris-wilson.co.uk
Wed Aug 10 11:54:24 UTC 2016


Execbuf suffers from a coherency problem which in theory is handled by
the prepare for direct access implemented by pwrite. The issue being not
only is that function non-existent (implemented inline for pwrite) it is
missing a barrier or two.
-Chris



More information about the Intel-gfx mailing list