Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [RFC 0/3] User friendly lsgpu default output
@ 2020-11-09 10:48 Tvrtko Ursulin
  2020-11-09 10:48 ` [igt-dev] [RFC 1/3] intel_gpu_top: User friendly device listing Tvrtko Ursulin
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Tvrtko Ursulin @ 2020-11-09 10:48 UTC (permalink / raw)
  To: igt-dev; +Cc: Intel-gfx, Tvrtko Ursulin

From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>

As per individual changelogs end result is:

    $ lsgpu
    card0                   8086:193B    drm:/dev/dri/card0
    └─renderD128                         drm:/dev/dri/renderD128

    $ lsgpu --sysfs
    card0                   8086:193B    sys:/sys/devices/pci0000:00/0000:00:02.0/drm/card0
    └─renderD128                         sys:/sys/devices/pci0000:00/0000:00:02.0/drm/renderD128

    $ lsgpu --pci
    card0                   8086:193B    pci:/sys/devices/pci0000:00/0000:00:02.0
    └─renderD128

Tvrtko Ursulin (3):
  intel_gpu_top: User friendly device listing
  lsgpu: User friendly device listing
  lsgpu: Add filter type print-out selection

 lib/igt_device_scan.c | 154 +++++++++++++++++++++++++++++++++++++-----
 lib/igt_device_scan.h |  16 ++++-
 tools/intel_gpu_top.c |   7 +-
 tools/lsgpu.c         |  38 +++++++++--
 4 files changed, 188 insertions(+), 27 deletions(-)

-- 
2.25.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2020-11-10 12:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-09 10:48 [igt-dev] [RFC 0/3] User friendly lsgpu default output Tvrtko Ursulin
2020-11-09 10:48 ` [igt-dev] [RFC 1/3] intel_gpu_top: User friendly device listing Tvrtko Ursulin
2020-11-10 11:13   ` Zbigniew Kempczyński
2020-11-10 11:19     ` Tvrtko Ursulin
2020-11-10 11:46       ` Zbigniew Kempczyński
2020-11-10 11:52         ` [Intel-gfx] " Tvrtko Ursulin
2020-11-10 12:27           ` [igt-dev] " Zbigniew Kempczyński
2020-11-09 10:48 ` [igt-dev] [RFC 2/3] lsgpu: " Tvrtko Ursulin
2020-11-10 11:03   ` Zbigniew Kempczyński
2020-11-10 11:20     ` Tvrtko Ursulin
2020-11-10 11:35       ` Zbigniew Kempczyński
2020-11-09 10:48 ` [igt-dev] [RFC 3/3] lsgpu: Add filter type print-out selection Tvrtko Ursulin
2020-11-10 11:02   ` [Intel-gfx] " Zbigniew Kempczyński
2020-11-09 11:21 ` [igt-dev] ✓ Fi.CI.BAT: success for User friendly lsgpu default output Patchwork
2020-11-09 12:20 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

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