mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 05:43:02 +00:00
Add gem_bad_reloc
This test feeds a batch containing self-references into the kernel and checks that the relocation offsets remain as valid GTT addresses. This is to exercise SNA passing in negative relocation deltas which can hang the GPU if they wrap around. References: https://bugs.freedesktop.org/show_bug.cgi?id=78533 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -14,6 +14,7 @@ gem_bad_address
|
||||
gem_bad_batch
|
||||
gem_bad_blit
|
||||
gem_bad_length
|
||||
gem_bad_reloc
|
||||
gem_basic
|
||||
gem_caching
|
||||
gem_close_race
|
||||
|
||||
Reference in New Issue
Block a user