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

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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

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

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-09 10:48 [Intel-gfx] [RFC 0/3] User friendly lsgpu default output Tvrtko Ursulin
2020-11-09 10:48 ` [Intel-gfx] [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         ` Tvrtko Ursulin
2020-11-10 12:27           ` Zbigniew Kempczyński
2020-11-09 10:48 ` [Intel-gfx] [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 ` [Intel-gfx] [RFC 3/3] lsgpu: Add filter type print-out selection Tvrtko Ursulin
2020-11-10 11:02   ` Zbigniew Kempczyński
2020-11-09 11:21 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for User friendly lsgpu default output Patchwork

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