On Wed, Feb 28, 2018 at 03:51:37PM +0000, Chris Wilson wrote: > EXEC_OBJECT_CAPTURE extends the type of buffers we may read during error > capture. Previously we knew that we would only see batch buffers (which > limited the objects to being from gem_create()), but now we need to > check that any buffer the user can create can be read. The first > alternate buffer type is a userptr. > > Signed-off-by: Chris Wilson <ch...@chris-wilson.co.uk>
Reviewed-by: Michał Winiarski <michal.winiar...@intel.com> -Michał > --- > tests/gem_exec_capture.c | 35 ++++++++++++++++++++++++++++++++--- > 1 file changed, 32 insertions(+), 3 deletions(-) _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx