[Bug 109225] [CI][DRMTIP] igt at kms_atomic_transition@plane-all-modeset-transition* - fail - Last errno: 28, No space left on device

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 13 11:15:19 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=109225

--- Comment #12 from Stanislav Lisovskiy <stanislav.lisovskiy at intel.com> ---
(In reply to Stanislav Lisovskiy from comment #11)
> This happens only on machines which have this "i915 0000:00:02.0: HDMI-A-1:
> EDID is invalid:" message, which makes it fallback to 1024x768 mode(which
> means fb smaller than usual). Probably there is still a bug in the tests,
> with the same root cause(-ENOSPC is returned only in case when plane size
> happens to be more than fb).

(In reply to Martin Peres from comment #10)
> (In reply to Petri Latvala from comment #9)
> > commit 91908d36d0d5c90eea86e29736d2748d5ec55335
> > Author: Stanislav Lisovskiy <stanislav.lisovskiy at gmail.com>
> > Date:   Tue Feb 19 11:38:00 2019 +0200
> > 
> >     igt/tests: Fix error checking in kms_atomic_transition
> 
> Still happening pretty much every single drmtip run:
> 
> https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_236/fi-skl-6700k2/
> igt at kms_atomic_transition@plane-all-transition-nonblocking.html
> 
> https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_236/fi-hsw-4770r/
> igt at kms_atomic_transition@plane-all-transition-nonblocking.html

Looks like this was without that change still, I checked the latest runs are
not failing on this machine and the line number where commit fails, doesn't
seem to (In reply to Martin Peres from comment #10)
> (In reply to Petri Latvala from comment #9)
> > commit 91908d36d0d5c90eea86e29736d2748d5ec55335
> > Author: Stanislav Lisovskiy <stanislav.lisovskiy at gmail.com>
> > Date:   Tue Feb 19 11:38:00 2019 +0200
> > 
> >     igt/tests: Fix error checking in kms_atomic_transition
> 
> Still happening pretty much every single drmtip run:
> 
> https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_236/fi-skl-6700k2/
> igt at kms_atomic_transition@plane-all-transition-nonblocking.html
> 
> https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_236/fi-hsw-4770r/
> igt at kms_atomic_transition@plane-all-transition-nonblocking.html


I think those are not happening anymore. Also in those crashes, it looks like
my IGT patch was not applied, because the line number 501(igt_display_commit2
which fails with ENOSPC) in the stack trace, corresponds to older code version,
i.e it can't be 501 with the latest change(line 501 with last commit
corresponds to completely different code).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20190313/4c42de00/attachment.html>


More information about the intel-gfx-bugs mailing list