[Intel-gfx] [igt-dev] [PATCH i-g-t 3/4] tests/gem_lmem_swapping: limit lmem to 4G
Dixit, Ashutosh
ashutosh.dixit at intel.com
Thu Mar 24 17:47:59 UTC 2022
On Thu, 24 Mar 2022 07:26:20 -0700, Matthew Auld wrote:
>
> @@ -554,6 +560,7 @@ igt_main_args("", long_options, help_str, opt_handler, NULL)
> igt_fixture {
> free(regions);
> close(i915);
> + igt_i915_driver_unload();
I thought we'd reload the module with default params here but when the next
test runs the module gets loaded automatically so maybe this is ok?
More information about the Intel-gfx
mailing list