drivers/gpu/drm/ci/xfails/i915-jsl-skips.txt

Source file repositories/reference/linux-study-clean/drivers/gpu/drm/ci/xfails/i915-jsl-skips.txt

File Facts

System
Linux kernel
Corpus path
drivers/gpu/drm/ci/xfails/i915-jsl-skips.txt
Extension
.txt
Size
319 bytes
Lines
22
Domain
Driver Families
Bucket
drivers/gpu
Inferred role
Driver Families: documentation
Status
atlas-only

Why This File Exists

Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.

Dependency Surface

Detected Declarations

Annotated Snippet

# Suspend to RAM seems to be broken on this machine
.*suspend.*

# Skip driver specific tests
^amdgpu.*
^msm.*
nouveau_.*
^panfrost.*
^v3d.*
^vc4.*
^vmwgfx*
^xe.*

# GEM tests takes ~1000 hours, so skip it
gem_.*

# trap_err
i915_pm_rc6_residency.*

# Hangs the machine and timeout occurs
i915_pm_rpm@system-hibernate*

Annotation

Implementation Notes