mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
igt/gem_linear_blits: Add sufficient RAM check
References: https://bugs.freedesktop.org/show_bug.cgi?id=85834 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -272,6 +272,7 @@ int main(int argc, char **argv)
|
||||
}
|
||||
|
||||
igt_info("Using %d 1MiB buffers\n", count);
|
||||
igt_require(intel_check_memory(count, sizeof(linear), CHECK_RAM));
|
||||
}
|
||||
|
||||
igt_subtest("normal")
|
||||
|
||||
Reference in New Issue
Block a user