[igt-dev] [PATCH i-g-t 0/6] Test for shared reset domain
priyanka.dandamudi at intel.com
priyanka.dandamudi at intel.com
Thu Apr 21 14:52:05 UTC 2022
From: Priyanka Dandamudi <priyanka.dandamudi at intel.com>
Add test for shared reset domain and lib functions to support it.
Ashutosh Dixit (1):
lib/intel_ctx: Create intel_ctx with physical engines in a single gt
Chris Wilson (1):
lib/i915/gem_engine_topology: Add helper to list engines
Marcin Bernatowicz (1):
lib/sysfs: helper for number of gts
Priyanka Dandamudi (2):
lib/i915/i915_drm_local : Add DRM_I915_QUERY_DISTANCE_INFO query
tests/gem_reset_stats: Test for shared reset domain
Umesh Nerlige Ramappa (1):
lib/igt_sysfs: Add helpers to iterate over GTs
lib/i915/gem_engine_topology.c | 118 +++++++++++++++++++++---
lib/i915/gem_engine_topology.h | 8 ++
lib/i915/i915_drm_local.h | 23 +++++
lib/igt_sysfs.c | 92 +++++++++++++++++++
lib/igt_sysfs.h | 14 +++
lib/intel_ctx.c | 41 +++++++++
lib/intel_ctx.h | 2 +
tests/i915/gem_reset_stats.c | 162 +++++++++++++++++++++++++++++++++
8 files changed, 447 insertions(+), 13 deletions(-)
--
2.25.1
More information about the igt-dev
mailing list