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

Katarzyna Piecielska katarzyna.piecielska at intel.com
Fri Mar 22 12:40:55 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.

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 (12):
  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: 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/intel/drm_fdinfo.c             |  4 ++--
 tests/intel/xe_ccs.c                 |  2 +-
 tests/intel/xe_compute.c             |  8 ++++----
 tests/intel/xe_compute_preempt.c     | 10 ++++++----
 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 +--
 29 files changed, 45 insertions(+), 44 deletions(-)

-- 
2.34.1



More information about the igt-dev mailing list