mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
igt/gem_concurrent_blit: Relax maxfiles restrictions
Only fail the dmabuf tests if we cannot prep the system to support "unlimited" fd. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -1743,7 +1743,7 @@ igt_main
|
||||
all = true;
|
||||
|
||||
igt_fixture {
|
||||
igt_require(allow_unlimited_files());
|
||||
allow_unlimited_files();
|
||||
|
||||
fd = drm_open_driver(DRIVER_INTEL);
|
||||
intel_detect_and_clear_missed_interrupts(fd);
|
||||
|
||||
Reference in New Issue
Block a user