Bug 110384 - [CI][DRMTIP] igt@kms_flip@* - incomplete - system hang/timeout
Summary: [CI][DRMTIP] igt@kms_flip@* - incomplete - system hang/timeout
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: DRI git
Hardware: Other All
: high normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard: ReadyForDev
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-10 14:54 UTC by Lakshmi
Modified: 2019-11-29 18:11 UTC (History)
1 user (show)

See Also:
i915 platform: ICL
i915 features: display/Other


Attachments

Comment 3 Daniel Vetter 2019-04-25 15:09:24 UTC
I looked through all the pstore panics (there's only 3 I've found). We died because watchdog timeout and then reboot. There's one more pstore where we get a really pretty lockdep splat fireworks afterwards, but that's standard issue locking troubles from panic paths. Not a real thing.

Looking at logs, the test simply stops.

I have no idea at all. Would be interesting to see where else this happens, both in terms of tests or in terms of other platforms.
Comment 4 Daniel Vetter 2019-05-02 14:14:11 UTC
Ok so a large pile of these are the Jenkins SSH connector going upside down. Tomi says he fixed those.

But there's a bunch in here which look like serious issues, e.g.

https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_250/fi-icl-u2/igt@kms_flip@flip-vs-modeset-vs-hang-interruptible.html

- khungtaskd fires
- unfortunately all the useful data from the hung task checker in pstore is drowned out in the ftrace dump (I'm trying to create a patch for this)
- plus lockdep splat (already wrote a patch for that, need to convince myself it's correct)
- plus panic when we probably shouldn't (working with Tomi to fix the Kconfig)

hung task on icl: not good news at all.

Would be good to know whether this also happens on other platforms, but that needs someone with access to the CI results filesystem to grep for khungtaskd - cibuglog ins't good enough.
Comment 5 Mika Kahola 2019-06-24 11:12:16 UTC
kms_flip tests various cases regarding flipping. These flip cases are against plain flip, vblank, fencing, dpms, modesetting, panning, hanging, race conditions etc. 

Failure on flipping could cause flickering image.

#assessment
Comment 6 Martin Peres 2019-11-29 18:11:45 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/intel/issues/261.


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.