Summary: | [CI] [ELK only] igt@* - dmesg-fail - Failed assertion: drmWaitVBlank(drm_fd, &wait_vbl) == 0 | ||
---|---|---|---|
Product: | DRI | Reporter: | Martin Peres <martin.peres> |
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Status: | CLOSED WORKSFORME | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | intel-gfx-bugs |
Version: | XOrg git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | ReadyForDev | ||
i915 platform: | i915 features: | display/Other |
Description
Martin Peres
2018-05-28 10:16:45 UTC
This was presumably fixed by commit 132c27c97cb958f637dc05adc35a61b47779bcd8 Author: Ville Syrjälä <ville.syrjala@linux.intel.com> Date: Mon Jun 11 23:02:55 2018 +0300 drm/i915: Fix PIPESTAT irq ack on i965/g4x (In reply to Ville Syrjala from comment #1) > This was presumably fixed by > > commit 132c27c97cb958f637dc05adc35a61b47779bcd8 > Author: Ville Syrjälä <ville.syrjala@linux.intel.com> > Date: Mon Jun 11 23:02:55 2018 +0300 > > drm/i915: Fix PIPESTAT irq ack on i965/g4x This happened again after this patch: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_4298_12/fi-elk-e7500/igt@kms_pipe_crc_basic@nonblocking-crc-pipe-b.html https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_4298_12/fi-elk-e7500/igt@kms_pipe_crc_basic@nonblocking-crc-pipe-b.html (kms_pipe_crc_basic:3583) igt_kms-CRITICAL: Test assertion failure function igt_wait_for_vblank_count, file ../lib/igt_kms.c:3842: (kms_pipe_crc_basic:3583) igt_kms-CRITICAL: Failed assertion: drmWaitVBlank(drm_fd, &wait_vbl) == 0 (kms_pipe_crc_basic:3583) igt_kms-CRITICAL: Last errno: 16, Device or resource busy In any case, this patch reduced massively the frequency of this issue! (In reply to Martin Peres from comment #2) > (In reply to Ville Syrjala from comment #1) > > This was presumably fixed by > > > > commit 132c27c97cb958f637dc05adc35a61b47779bcd8 > > Author: Ville Syrjälä <ville.syrjala@linux.intel.com> > > Date: Mon Jun 11 23:02:55 2018 +0300 > > > > drm/i915: Fix PIPESTAT irq ack on i965/g4x > > This happened again after this patch: > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_4298_12/fi-elk-e7500/ > igt@kms_pipe_crc_basic@nonblocking-crc-pipe-b.html > > https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_4298_12/fi-elk-e7500/ > igt@kms_pipe_crc_basic@nonblocking-crc-pipe-b.html > > (kms_pipe_crc_basic:3583) igt_kms-CRITICAL: Test assertion failure function > igt_wait_for_vblank_count, file ../lib/igt_kms.c:3842: > (kms_pipe_crc_basic:3583) igt_kms-CRITICAL: Failed assertion: > drmWaitVBlank(drm_fd, &wait_vbl) == 0 > (kms_pipe_crc_basic:3583) igt_kms-CRITICAL: Last errno: 16, Device or > resource busy > > In any case, this patch reduced massively the frequency of this issue! Not seen ever again after that... closing! |
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.