[PATCH i-g-t 0/2] Add mmap ptr draw method

Vandita Kulkarni vandita.kulkarni at intel.com
Thu Apr 11 09:15:44 UTC 2024


Add a new IGT_DRAW_MMAP_DRAW method, in case the tests wants
to pass already mmapped pointer.
This will help in reusing the already mmappped buffers.

Vandita Kulkarni (2):
  lib/igt_draw: Add support for writing onto already mmapped buffer
  tests/kms_async_flips: Reuse the already mmapped buffer

 lib/igt_draw.c                         | 37 ++++++++++++++++++++++++--
 lib/igt_draw.h                         | 11 +++++++-
 tests/intel/kms_frontbuffer_tracking.c |  2 +-
 tests/kms_async_flips.c                | 19 +++++++++----
 4 files changed, 60 insertions(+), 9 deletions(-)

-- 
2.43.2



More information about the Intel-gfx-trybot mailing list