[PATCH i-g-t 0/4] uniquelly identify a feature at documentation

Mauro Carvalho Chehab mauro.chehab at linux.intel.com
Thu Feb 29 06:56:15 UTC 2024


From: Mauro Carvalho Chehab <mchehab at kernel.org>

Right now, some documentation groups use the same name on different
categories:

	WARNING: feature MultiGPU has multiple parents: Hardware building block and Software building block
	WARNING: feature sysman has multiple parents: Infrastructure and Software building block
	WARNING: feature compute has multiple parents: Hardware building block and Software building block

The same happens for evict feature, which has different sub-categories:

	WARNING: feature evict has multiple parents: VMA and Flat-CCS

As we want tests to be properly accounted for and having an unique name for
each bucket, address such namespace clashes.

Mauro Carvalho Chehab (4):
  tests/intel/xe_query: use Hardware building block for MultiGPU
  tests: use Infrastructure category for all sysman tests
  tests/intel/xe_noexec_ping_pong: change category to hardware building
    block
  tests/intel/xe_evict_ccs: use a different name for evict on Flat-CCS

 tests/device_reset.c              |  7 ++++---
 tests/intel/xe_evict_ccs.c        |  2 +-
 tests/intel/xe_noexec_ping_pong.c |  2 +-
 tests/intel/xe_query.c            | 11 +++++++++++
 tests/intel/xe_sysfs_scheduler.c  |  2 +-
 5 files changed, 18 insertions(+), 6 deletions(-)

-- 
2.43.2



More information about the igt-dev mailing list