[i-g-t v3 00/13] KMS no reloc tests

Bhanuprakash Modem bhanuprakash.modem at intel.com
Wed Jun 30 11:44:45 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 (10):
  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
  SQUASH: lib/igt_gt: unify order of passing ahnd. To be squashed.
  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_fb.c                          |  24 ++-
 lib/igt_gt.c                          |  21 ++-
 lib/igt_gt.h                          |   4 +
 lib/intel_allocator.h                 |  46 +++++
 lib/intel_batchbuffer.c               |  51 ++++--
 lib/intel_batchbuffer.h               |   6 +-
 tests/intel-ci/fast-feedback.testlist | 241 ++++++++------------------
 tests/kms_busy.c                      |   9 +
 tests/kms_cursor_legacy.c             |   6 +
 tests/kms_flip.c                      |  14 +-
 tests/kms_vblank.c                    |  11 +-
 13 files changed, 333 insertions(+), 239 deletions(-)

--
2.20.1



More information about the Intel-gfx-trybot mailing list