[igt-dev] [PATCH i-g-t 0/2] Check the addresses of blocks being reserved

Andrzej Turko andrzej.turko at linux.intel.com
Thu Jul 22 08:24:24 UTC 2021


Some subtests of gem_softpin use the simple allocator to
make reservations which do not fit in the available address
range. This series adds a necessary sanity check and fixes
the test.

Cc: Zbigniew Kempczyński <zbigniew.kempczynski at intel.com>


Andrzej Turko (2):
  lib/intel_allocator_simple: Check boundaries of reserved blocks
  tests/i915/gem_softpin: Adjust the addresses of reverved blocks

 lib/intel_allocator_simple.c | 2 ++
 tests/i915/gem_softpin.c     | 7 ++++---
 2 files changed, 6 insertions(+), 3 deletions(-)

-- 
2.25.1



More information about the igt-dev mailing list