[igt-dev] [i-g-t 0/5] Add basic helpers to support display in XE
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Tue Mar 14 10:54:47 UTC 2023
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 | 30 ++++++++++++++++++++----------
lib/xe/xe_query.c | 9 +++++++++
lib/xe/xe_query.h | 4 ++++
tests/i915/perf.c | 2 +-
9 files changed, 71 insertions(+), 16 deletions(-)
--
2.39.1
More information about the igt-dev
mailing list