[PATCH i-g-t v2 00/13] Align Xe test documentation to recent i915 changes

Katarzyna Piecielska katarzyna.piecielska at intel.com
Tue Mar 26 09:28:54 UTC 2024


After i915 documentation was updated and cleaned up there is a need to align
already documented Xe tests to new Sub-categories/Functionalities.
Some changes are small name alignment, some are putting tests into newly
introduces Sub-categories/Functionalities.

v2: Small fixes after Kamil's review.

Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Cc: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
Cc: Aditya Chauhan <aditya.chauhan at intel.com>
Cc: Girotra Himanshu <himanshu.girotra at intel.com>

Katarzyna Piecielska (13):
  tests/intel: Unify Blitter subcategory for i915 and Xe
  tests/intel: Introduce CMD submission Sub-category for XE
  tests/intel: Fix inconsitency in Sub-category/Functionality names
  tests/intel: Adjust Xe Sub-category/Functionality to i915 test docs
  tests/intel: Let's have Firmware subcategory in Xe tests as well
  tests/intel: Move drm_fdinfo to driver subcategory
  tests/intel: Add xe_prime_self_import to DRM subcategory
  tests/intel: Move xe_mmap to Memory management Sub-category
  tests/intel: Add xe_spin_batch to IGT Lib Sub-category
  tests/intel: Move xe_exec_queue_property to Sub-category uapi
  tests/intel: Move xe_waitfence test to Synchronization sub-category
  tests/intel: Unify functionality for compute tests
  tests/intel: Move xe_exec_reset.c to Reset Sub-category

 tests/device_reset.c                 | 1 -
 tests/intel/drm_fdinfo.c             | 4 ++--
 tests/intel/gem_eio.c                | 2 +-
 tests/intel/gem_reset_stats.c        | 2 +-
 tests/intel/xe_ccs.c                 | 2 +-
 tests/intel/xe_compute.c             | 8 ++++----
 tests/intel/xe_compute_preempt.c     | 8 ++++----
 tests/intel/xe_copy_basic.c          | 4 ++--
 tests/intel/xe_create.c              | 2 +-
 tests/intel/xe_evict.c               | 2 +-
 tests/intel/xe_evict_ccs.c           | 2 +-
 tests/intel/xe_exec_balancer.c       | 2 +-
 tests/intel/xe_exec_basic.c          | 2 +-
 tests/intel/xe_exec_compute_mode.c   | 4 ++--
 tests/intel/xe_exec_fault_mode.c     | 2 +-
 tests/intel/xe_exec_queue_property.c | 2 +-
 tests/intel/xe_exec_reset.c          | 4 ++--
 tests/intel/xe_exec_store.c          | 2 +-
 tests/intel/xe_exec_threads.c        | 2 +-
 tests/intel/xe_gpgpu_fill.c          | 4 ++--
 tests/intel/xe_gt_freq.c             | 2 +-
 tests/intel/xe_huc_copy.c            | 4 ++--
 tests/intel/xe_media_fill.c          | 4 ++--
 tests/intel/xe_mmap.c                | 2 +-
 tests/intel/xe_noexec_ping_pong.c    | 4 ++--
 tests/intel/xe_pm.c                  | 2 +-
 tests/intel/xe_pm_residency.c        | 2 +-
 tests/intel/xe_prime_self_import.c   | 2 +-
 tests/intel/xe_spin_batch.c          | 2 +-
 tests/intel/xe_sysfs_defaults.c      | 2 +-
 tests/intel/xe_sysfs_scheduler.c     | 2 +-
 tests/intel/xe_waitfence.c           | 3 +--
 32 files changed, 45 insertions(+), 47 deletions(-)

-- 
2.34.1



More information about the igt-dev mailing list