Bug 109776 - 5 minutes delay at boot because of SVIDEO flip timeout on i965
Summary: 5 minutes delay at boot because of SVIDEO flip timeout on i965
Status: RESOLVED DUPLICATE of bug 93782
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard: Triaged
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-25 11:08 UTC by José Jorge
Modified: 2019-02-26 07:50 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Full dmesg with bug (270.63 KB, text/x-log)
2019-02-25 21:00 UTC, José Jorge
no flags Details

Description José Jorge 2019-02-25 11:08:57 UTC
The system works, but is very slow to start, without any disk acitivity.
Here are the first and last timeouts :

[   13.147952] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:34:pipe A] flip_done timed out
[... repeated every 10 seconds....]
[  301.403936] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:41:pipe B] flip_done timed out
[  311.643933] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:50:SVIDEO-1] flip_done timed out

I am using Mageia Linux with kernel 4.20.12, and can provide more info or logs if usefull.
Comment 1 Lakshmi 2019-02-25 11:26:48 UTC
Hi can you please attach the full dmesg from boot. Which platform is this?
Is it a duplicate of Bug 109623? 

In case you are using older kernel, Can you please verify the issue with latest drmtip?
(https://cgit.freedesktop.org/drm-tip)
Comment 2 José Jorge 2019-02-25 20:59:53 UTC
(In reply to Lakshmi from comment #1)
> Hi can you please attach the full dmesg from boot. Which platform is this?
> Is it a duplicate of Bug 109623? 

It isn't. No DPMS trigger. But I could find a workaround, adding this option to grub options : " video=SVIDEO-1:d"

> 
> In case you are using older kernel, Can you please verify the issue with
> latest drmtip?
> (https://cgit.freedesktop.org/drm-tip)

It is a very recent kernel 4.20 and DRM 2.4.97 . Do you really think something has changed for such old 2008 hardware?
Comment 3 José Jorge 2019-02-25 21:00:37 UTC
Created attachment 143464 [details]
Full dmesg with bug
Comment 4 Ville Syrjala 2019-02-25 21:12:18 UTC
This is a dupe of bug 93782 which I fixed recently. Unfortunately the fix narrowly missed 5.0, so it'll be a while yet before it hits stable kernels.

*** This bug has been marked as a duplicate of bug 93782 ***
Comment 5 José Jorge 2019-02-26 07:50:57 UTC
(In reply to Ville Syrjala from comment #4)
> This is a dupe of bug 93782 which I fixed recently. Unfortunately the fix
> narrowly missed 5.0, so it'll be a while yet before it hits stable kernels.
> 
> *** This bug has been marked as a duplicate of bug 93782 ***

Thanks, we'll backport your commits in Mageia 7 kernel!


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.