Continuing with the series of "Initial findings" with Intel-GFX-CI and i915 selftests. SKL with IOMMU enabled fail the following tests with: i915: probe of 0000:00:02.0 failed with error -25 This is supposedly a great success and expected behaviour, so the bug is just a placeholder for CI filters.
Not really IGT either since piglit isn't a part of IGT...
The probe fail message isn't currently being flagged as an issue (and it shouldn't be), lets hope it continues.
This is not a bug and works as expected. But, igt@drv_selftest@live_guc test is failing that needs fix from guc Dmesg: [ 510.815692] i915: unknown parameter 'enable_guc_loading' ignored [ 510.815695] i915: unknown parameter 'enable_guc_submission' ignored [ 510.815697] Setting dangerous option enable_guc - tainting kernel [ 510.815701] Setting dangerous option live_selftests - tainting kernel [ 510.853939] [drm:intel_guc_send_mmio [i915]] *ERROR* MMIO: GuC action 0x10 failed with error -5 0xf000f000 For this issue there is a separate bug filed. https://bugs.freedesktop.org/show_bug.cgi?id=107258 Closing this as works as expected.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.