[igt-dev] [PATCH i-g-t v2 0/2] IGT XE documentation cleanup

Katarzyna Dec katarzyna.dec at intel.com
Wed Sep 6 08:56:26 UTC 2023


Let's add missing documentation fileds that are causing warnings.
Some tests documentation needed changes to have more accurate naming.
Let's mark Negative and Stress tests.
Adding missing 'Run type' and 'Test category' for remaining test.

v2: Fix few typos and add xe_mmap to VMA subcategory

Signed-off-by: Katarzyna Dec <katarzyna.dec at intel.com>
Cc: Mauro Carvalho Chehab <mchehab at kernel.org>
Cc: Gandi Ramadevi <ramadevi.gandi at intel.com>
Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>

Katarzyna Dec (2):
  tests/intel: Add missing documentation fields for tests
  test/xe: Clean up of test documentation

 tests/core_hotunplug.c             |   1 +
 tests/intel/xe_ccs.c               |   7 +-
 tests/intel/xe_create.c            |   8 +-
 tests/intel/xe_debugfs.c           |   2 +-
 tests/intel/xe_dma_buf_sync.c      |   5 +-
 tests/intel/xe_evict.c             | 154 +++++++++++++++++++++++------
 tests/intel/xe_exec_balancer.c     |  11 +++
 tests/intel/xe_exec_basic.c        |   7 +-
 tests/intel/xe_exec_compute_mode.c |   5 +-
 tests/intel/xe_exec_fault_mode.c   |   9 +-
 tests/intel/xe_exercise_blt.c      |   6 +-
 tests/intel/xe_intel_bb.c          |   2 +-
 tests/intel/xe_media_fill.c        |   1 +
 tests/intel/xe_mmap.c              |  10 +-
 tests/intel/xe_mmio.c              |   3 +-
 tests/intel/xe_noexec_ping_pong.c  |  25 +++--
 tests/intel/xe_pm.c                |   1 +
 tests/intel/xe_query.c             |  14 ++-
 tests/intel/xe_spin_batch.c        |   2 +-
 tests/intel/xe_sysfs_scheduler.c   |   5 +-
 tests/intel/xe_sysfs_tile.c        |   3 +
 tests/intel/xe_uevent.c            |   3 +
 tests/intel/xe_vm.c                |  25 ++++-
 23 files changed, 246 insertions(+), 63 deletions(-)

-- 
2.34.1



More information about the igt-dev mailing list