[igt-dev] [PATCH] [PATCH i-g-t] tests/i915/gem_sync.c :Added __for_each_physical_engine to utilize all available engines.
Ch, Sai Gowtham
sai.gowtham.ch at intel.com
Mon Apr 6 09:57:41 UTC 2020
Patch has been sent https://patchwork.freedesktop.org/patch/360240/
Thanks,
Gowtham
-----Original Message-----
From: Chris Wilson <chris at chris-wilson.co.uk>
Sent: Wednesday, February 26, 2020 6:43 PM
To: igt-dev at lists.freedesktop.org; Ch, Sai Gowtham <sai.gowtham.ch at intel.com>
Subject: Re: [igt-dev] [PATCH] [PATCH i-g-t] tests/i915/gem_sync.c :Added __for_each_physical_engine to utilize all available engines.
Quoting sai gowtham (2020-02-26 13:02:41)
> @@ -1221,56 +1252,113 @@ igt_main
>
> igt_fork_hang_detector(fd);
> }
To be safe, I need one to cover the legacy API. To check the bare essential that we can wait on a newly submitted request. A sync_ring, and a sync_all.
-Chris
More information about the igt-dev
mailing list