[Bug 103712] [CI] igt@* - incomplete - timeout/Softdog - *ERROR* [CRTC:37:pipe A] flip_done timed out - WARNING: CPU: 7 PID: 2601 at drivers/gpu/drm/drm_vblank.c:1071 drm_wait_one_vblank+0x179/0x180

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 3 12:19:09 UTC 2018


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

Maarten Lankhorst <bugs at mblankhorst.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #41 from Maarten Lankhorst <bugs at mblankhorst.nl> ---
Is now upstream:

commit 5839ee7389e893a31e4e3c9cf17b50d14103c902
Author:     Rafael J. Wysocki <rafael.j.wysocki at intel.com>
AuthorDate: Fri Dec 15 03:07:18 2017 +0100
Commit:     Rafael J. Wysocki <rafael.j.wysocki at intel.com>
CommitDate: Mon Dec 18 12:06:07 2017 +0100

    PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()

    It is incorrect to call pci_restore_state() for devices in low-power
    states (D1-D3), as that involves the restoration of MSI setup which
    requires MMIO to be operational and that is only the case in D0.

    However, pci_pm_thaw_noirq() may do that if the driver's "freeze"
    callbacks put the device into a low-power state, so fix it by making
    it force devices into D0 via pci_set_power_state() instead of trying
    to "update" their power state which is pointless.

    Fixes: e60514bd4485 (PCI/PM: Restore the status of PCI devices across
hibernation)
    Cc: 4.13+ <stable at vger.kernel.org> # 4.13+
    Reported-by: Thomas Gleixner <tglx at linutronix.de>
    Reported-by: Maarten Lankhorst <dev at mblankhorst.nl>
    Tested-by: Thomas Gleixner <tglx at linutronix.de>
    Tested-by: Maarten Lankhorst <dev at mblankhorst.nl>
    Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki at intel.com>
    Acked-by: Bjorn Helgaas <bhelgaas at google.com>

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


More information about the intel-gfx-bugs mailing list