[PATCH i-g-t v6 0/2] rename drm_fdinfo into i915_fdinfo

Kamil Konieczny kamil.konieczny at linux.intel.com
Tue Apr 15 17:02:06 UTC 2025


      This test opens i915 drm card and will not work for other drivers.
Hence rename it to avoid confusion.

See also discussion at
https://patchwork.freedesktop.org/series/139451/
i915/drm_fdinfo: Quiesce GPU prior to running some tests

v2: corrected Tvrtko e-mail and corrected xe.blocklist
v3: squashed patch 2 into 1, resulting in removing drm_fdinfo
  from xe.blocklist, added r-b (Lucas)
v4: corrected dependency for lib in meson.build (Kamil)
v5: drop sorting other tests in meson.build (Kamil)
v6: use i915_drm_fdinfo as there is already xe_drm_fdinfo
  (Lucas), fix documentation in TEST: (Kamil)
  changed HAX patch to test only new renamed test (Kamil)

Cc: Ashutosh Dixit <ashutosh.dixit at intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
Cc: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
Cc: Jari Tahvanainen <jari.tahvanainen at intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>

Kamil Konieczny (2):
  tests/intel: rename drm_fdinfo into i915_drm_fdinfo
  HAX/DO_NOT_MERGE: test i915_drm_fdinfo

 tests/intel-ci/fast-feedback.testlist         | 28 +++++++++++++++++++
 tests/intel-ci/xe.blocklist.txt               |  1 -
 .../intel/{drm_fdinfo.c => i915_drm_fdinfo.c} |  2 +-
 tests/meson.build                             |  4 +--
 4 files changed, 31 insertions(+), 4 deletions(-)
 rename tests/intel/{drm_fdinfo.c => i915_drm_fdinfo.c} (99%)

-- 
2.49.0


More information about the igt-dev mailing list