From: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
To: igt-dev@lists.freedesktop.org, zbigniew.kempczynski@intel.com
Subject: [igt-dev] [i-g-t V2 0/5] Add basic helpers to support display in XE
Date: Tue, 14 Mar 2023 21:34:58 +0530 [thread overview]
Message-ID: <20230314160503.2237121-1-bhanuprakash.modem@intel.com> (raw)
Add basic helpers to enbale the display in XE.
This series includes:
- XE device detection
- s/igt_require_intel/igt_require_i915/
- Cache dev_id
Bhanuprakash Modem (5):
lib/drmtest: Add helpers to check and require the XE driver
i915: s/igt_require_intel/igt_require_i915
lib/xe/xe_query: Add dev_id() interface
lib/intel_chipset: Add support to XE driver to get devid
lib/igt_kms: Cache xe_device info for kms tests
lib/drmtest.c | 20 +++++++++++++++++
lib/drmtest.h | 4 ++++
lib/i915/gem.c | 2 +-
lib/igt_fb.c | 6 ++---
lib/igt_kms.c | 10 ++++++++-
lib/intel_chipset.c | 54 ++++++++++++++++++++++++++++++++++++---------
lib/xe/xe_query.c | 9 ++++++++
lib/xe/xe_query.h | 4 ++++
tests/i915/perf.c | 2 +-
9 files changed, 95 insertions(+), 16 deletions(-)
--
2.39.1
next reply other threads:[~2023-03-14 16:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-14 16:04 Bhanuprakash Modem [this message]
2023-03-14 16:04 ` [igt-dev] [i-g-t V2 1/5] lib/drmtest: Add helpers to check and require the XE driver Bhanuprakash Modem
2023-03-14 16:05 ` [igt-dev] [i-g-t V2 2/5] i915: s/igt_require_intel/igt_require_i915 Bhanuprakash Modem
2023-03-14 16:05 ` [igt-dev] [i-g-t V2 3/5] lib/xe/xe_query: Add dev_id() interface Bhanuprakash Modem
2023-03-14 16:05 ` [igt-dev] [i-g-t V2 4/5] lib/intel_chipset: Add support to XE driver to get devid Bhanuprakash Modem
2023-03-14 16:05 ` [igt-dev] [i-g-t V2 5/5] lib/igt_kms: Cache xe_device info for kms tests Bhanuprakash Modem
2023-03-14 17:00 ` [igt-dev] ✓ Fi.CI.BAT: success for Add basic helpers to support display in XE (rev2) Patchwork
2023-03-15 20:30 ` [igt-dev] ✓ Fi.CI.IGT: " 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=20230314160503.2237121-1-bhanuprakash.modem@intel.com \
--to=bhanuprakash.modem@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=zbigniew.kempczynski@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