Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v3 0/2] lib/igt_device_scan: add filer card=all
@ 2022-11-09 13:50 Kamil Konieczny
  2022-11-09 13:50 ` [igt-dev] [PATCH i-g-t v3 1/2] lib/igt_device_scan: refactor filter adding Kamil Konieczny
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kamil Konieczny @ 2022-11-09 13:50 UTC (permalink / raw)
  To: igt-dev; +Cc: Petri Latvala

Allow to select all (up to 64) discrete cards with the help of
card=all or card=*, for example:

./gem_basic --device=pci:vendor=intel,device=discrete,card=all

v2: correct misspelled word at patch 1/2 (Zbigniew), increase
  max number of filters from 16 to 64, stop filter splat at
  patch 2/2 (Petri)
v3: correct doc (patch 2/2)

Cc: Petri Latvala <petri.latvala@intel.com>
Cc: "Zbigniew Kempczyński" <zbigniew.kempczynski@intel.com>

Kamil Konieczny (2):
  lib/igt_device_scan: refactor filter adding
  lib/igt_device_scan: add card=all filter selector

 lib/igt_device_scan.c | 46 +++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 44 insertions(+), 2 deletions(-)

-- 
2.34.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-09 20:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-09 13:50 [igt-dev] [PATCH i-g-t v3 0/2] lib/igt_device_scan: add filer card=all Kamil Konieczny
2022-11-09 13:50 ` [igt-dev] [PATCH i-g-t v3 1/2] lib/igt_device_scan: refactor filter adding Kamil Konieczny
2022-11-09 13:50 ` [igt-dev] [PATCH i-g-t v3 2/2] lib/igt_device_scan: add card=all filter selector Kamil Konieczny
2022-11-09 15:45 ` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_device_scan: add filer card=all (rev3) Patchwork
2022-11-09 20:18 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox