Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Kamil Konieczny <kamil.konieczny@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>,
	Ashutosh Dixit <ashutosh.dixit@intel.com>,
	Tvrtko Ursulin <tvrtko.ursulin@igalia.com>,
	Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>,
	Jari Tahvanainen <jari.tahvanainen@intel.com>,
	Lucas De Marchi <lucas.demarchi@intel.com>
Subject: [PATCH i-g-t v4 0/2] rename drm_fdinfo into i915_fdinfo
Date: Thu, 31 Oct 2024 18:32:52 +0100	[thread overview]
Message-ID: <20241031173306.73864-1-kamil.konieczny@linux.intel.com> (raw)

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)

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

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

 tests/intel-ci/fast-feedback.testlist |   56 ++
 tests/intel-ci/xe.blocklist.txt       |    1 -
 tests/intel/i915_fdinfo.c             | 1146 +++++++++++++++++++++++++
 tests/meson.build                     |   12 +-
 4 files changed, 1209 insertions(+), 6 deletions(-)
 create mode 100644 tests/intel/i915_fdinfo.c

-- 
2.47.0


             reply	other threads:[~2024-10-31 17:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-31 17:32 Kamil Konieczny [this message]
2024-10-31 17:32 ` [PATCH i-g-t v4 1/2] tests/intel: rename drm_fdinfo into i915_fdinfo Kamil Konieczny
2024-10-31 17:32 ` [PATCH i-g-t v4 2/2] HAX/DO_NOT_MERGE: test drm/i915_fdinfo Kamil Konieczny
2024-11-04 17:02 ` ✗ Fi.CI.BAT: failure for rename drm_fdinfo into i915_fdinfo (rev5) Patchwork
2024-11-04 17:13 ` ✓ CI.xeBAT: success " Patchwork
2024-11-05  1:39 ` ✗ CI.xeFULL: failure " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241031173306.73864-1-kamil.konieczny@linux.intel.com \
    --to=kamil.konieczny@linux.intel.com \
    --cc=ashutosh.dixit@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=jari.tahvanainen@intel.com \
    --cc=lucas.demarchi@intel.com \
    --cc=tvrtko.ursulin@igalia.com \
    --cc=umesh.nerlige.ramappa@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox