[i-g-t v2 00/12] KMS no reloc tests

Bhanuprakash Modem bhanuprakash.modem at intel.com
Mon Jun 28 12:44:20 UTC 2021


no reloc tests

Bhanuprakash Modem (3):
  lib/intel_batchbuffer: No relocations in blitter fast copy
  tests/kms_flip: Adopt to use allocator
  tests/kms_vblank: Adopt to use allocator

Zbigniew Kempczyński (9):
  lib/igt_dummyload: Add support of allocator use in igt spinner
  dummyload
  dummyload
  lib/intel_allocator: Add few helper functions for common use
  lib/intel_allocator: Add helper for getting allocator handle
  lib/igt_gt: Add passing ahnd as an argument to igt_hang
  tests/kms_busy: Adopt to use allocator
  tests/kms_cursor_legacy: Adopt to use allocator
  HAX: bypass BAT

 lib/igt_dummyload.c                   | 136 ++++++++++-----
 lib/igt_dummyload.h                   |   3 +
 lib/igt_gt.c                          |  21 ++-
 lib/igt_gt.h                          |   3 +
 lib/intel_allocator.h                 |  46 +++++
 lib/intel_batchbuffer.c               |  57 +++++-
 tests/intel-ci/fast-feedback.testlist | 241 ++++++++------------------
 tests/kms_busy.c                      |   9 +
 tests/kms_cursor_legacy.c             |   6 +
 tests/kms_flip.c                      |   8 +-
 tests/kms_vblank.c                    |   9 +-
 11 files changed, 316 insertions(+), 223 deletions(-)

--
2.20.1



More information about the Intel-gfx-trybot mailing list