[igt-dev] [PATCH i-g-t 0/2] lib/igt_device_scan: add filer card=all
Tvrtko Ursulin
tvrtko.ursulin at linux.intel.com
Tue Oct 18 16:06:29 UTC 2022
On 18/10/2022 10:09, Kamil Konieczny wrote:
> Allow to select all (up to 16) discrete cards with the help of
> card=all or card=*, for example:
>
> ./gem_basic --device=pci:vendor=intel,device=discrete,card=all
What should this do btw? Run the tests on more than one card in
sequence? Isn't that test runner's job?
Regards,
Tvrtko
> Kamil Konieczny (2):
> lib/igt_device_scan: refactor filer adding
> lib/igt_device_scan: add card=all filter selector
>
> lib/igt_device_scan.c | 36 ++++++++++++++++++++++++++++++++++--
> 1 file changed, 34 insertions(+), 2 deletions(-)
>
More information about the igt-dev
mailing list