[igt-dev] [PATCH i-g-t 0/9] Client memory fdinfo test and intel_gpu_top support

Tvrtko Ursulin tvrtko.ursulin at linux.intel.com
Thu Oct 12 08:15:38 UTC 2023


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

Some new tests to exercise per client fdinfo memory stats.

Same as the previous posting, just rebased on top of latest intel_gpu_top fixes.

i915 kernel side at https://patchwork.freedesktop.org/series/119082/.

Tvrtko Ursulin (9):
  tests/i915/drm_fdinfo: Check engine info is supported
  tests/i915/drm_fdinfo: Stress test context close versus fdinfo reads
  tests/i915/drm_fdinfo: Add some memory info tests
  lib/igt_drm_fdinfo: Copy over region map name on match
  lib/igt_drm_clients: Fix client id type confusion
  lib/igt_drm_clients: Allow passing in the memory region map
  tools/intel_gpu_top: Fully wrap clients operations
  tools/intel_gpu_top: Add per client memory info
  tools/intel_gpu_top: Add ability to show memory region breakdown

 lib/igt_drm_clients.c    |   7 +-
 lib/igt_drm_clients.h    |   5 +-
 lib/igt_drm_fdinfo.c     |   4 +
 man/intel_gpu_top.rst    |   4 +
 tests/intel/drm_fdinfo.c | 286 +++++++++++++++++++++++++++++++++++++++
 tools/gputop.c           |   4 +-
 tools/intel_gpu_top.c    | 191 +++++++++++++++++++++++---
 7 files changed, 472 insertions(+), 29 deletions(-)

-- 
2.39.2



More information about the igt-dev mailing list