Summary: | [BAT][ILK,SNB,IVB] Spurious Test requirement failed !(vga_connector->connection == DRM_MODE_CONNECTED) | ||
---|---|---|---|
Product: | DRI | Reporter: | Martin Peres <martin.peres> |
Component: | DRM/Intel | Assignee: | krisman |
Status: | CLOSED WORKSFORME | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | high | CC: | intel-gfx-bugs |
Version: | DRI git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | ReadyForDev | ||
i915 platform: | ILK, IVB, SNB | i915 features: | display/Other |
Description
Martin Peres
2017-05-15 12:05:51 UTC
If it helps, it happens constantly on fi-hsw-4770: https://intel-gfx-ci.01.org/CI/igt@kms_force_connector_basic@force-connector-state.html (In reply to Martin Peres from comment #1) > If it helps, it happens constantly on fi-hsw-4770: > https://intel-gfx-ci.01.org/CI/igt@kms_force_connector_basic@force-connector- > state.html Hi Martin, I can reproduce this consistently on local hardware. Taking over this one for debugging. (In reply to krisman from comment #2) > (In reply to Martin Peres from comment #1) > > If it helps, it happens constantly on fi-hsw-4770: > > https://intel-gfx-ci.01.org/CI/igt@kms_force_connector_basic@force-connector- > > state.html > Update for this week. My understanding is that the issue truly affects fi-ivb-3520m and fi-snb-2520m on the CI, but not fi-hsw-4770. The fi-hsw-4770 should indeed skip every time since, according to the Hardware information page, it has VGA attached, and the test requires it to be disconnected: igt_skip_on(vga_connector->connection == DRM_MODE_CONNECTED); On my HSW, I can hit the issue sometimes with VGA disconnected, but I wasn't lucky enough to catch it after setting debug information. I'm checking the kernel for spots where it might be racing and reporting bad information about connectors. Tips are appreciated. Some logs that I looked at a while ago seemed to suggest that the hardware load detection may itself get confused and it will detect that something is connected. Why that happens I don't know. Any news on this bug? Still happening: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_2956/fi-ilk-m540/igt@kms_force_connector_basic@force-connector-state.html See the following for more history: https://intel-gfx-ci.01.org/tree/drm-tip/igt@kms_force_connector_basic@force-connector-state.html Happened last time over month ago. Resolving for now. |
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.