[PATCH i-g-t v2 3/3] tests/intel/gem_mmap_offset: Introduce mmap-unmap test
Andi Shyti
andi.shyti at linux.intel.com
Wed Aug 21 14:29:16 UTC 2024
Hi Krzysztof,
> + __test_mmap_unmap(args->i915,
> + args->r,
> + args->limit,
> + args->map_size, /* obj_size == map_size in flipper */
> + args->map_addr,
> + args->map_size,
> + args->map_addr, /* we ignore the poke in flipper thread */
> + args->flags,
> + false
> + );
one nitpick here, the parenthesis should go after false.
Otherwise,
Reviewed-by: Andi Shyti <andi.shyti at linux.intel.com>
Thanks,
Andi
More information about the igt-dev
mailing list