drivers/gpu/drm/i915/gt/selftests

Intel i915 GT in-kernel self-tests

A collection of in-kernel self-tests for the GT (graphics translation / execution engine) portion of Intel's i915 GPU driver. These are developer-facing test routines that exercise the driver's internals during CONFIG_DRM_I915_SELFTEST builds, not code that talks to any new piece of hardware.

not-a-driver conf=1.00 deploy=none replacement=none subsystem=gpu category=not-a-driver
100%

recommendation

This is not a driver directory; it is the test harness that lives alongside Intel's i915 GPU driver to validate GT subsystem behavior during development and CI. It has no end users running it in production and no separate hardware support story to evaluate.

repository signals

2 files
46 source lines
0 commits, 5y
+0 / −0 lines added / removed, 5y
0 authors, 5y

sources

No sources cited.

codex reasoning notes (technical)

Not a driver directory: contains i915 GT kernel selftests, not production hardware driver code.