[Bug 110943] [CI][BAT] igt@*(suspend|s3)* - dmesg-warn - Unexpected event: no suitable handler

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 21 19:30:34 UTC 2019


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

Chris Wilson <chris at chris-wilson.co.uk> changed:

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

--- Comment #8 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit e29cc1d7e820d662d2d73b35281b70f01a24610b
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date:   Fri Jun 21 11:21:22 2019 -0700

    drm/i915/guc: reorder enable/disable communication steps

    Make sure we always have CT buffers enabled when the interrupts are
    enabled, so we can always handle interrupts from GuC. Also move the
    setting of the guc->send and guc->handler functions to the GuC
    communication control functions for consistency.

    The reorder also fixes the onion unwinding of intel_uc_init_hw, because
    guc_enable_communication would've left interrupts enabled when failing
    to enable CTB.

    v2: always retunr the result of ctch_enable() in
        intel_guc_ct_enable() (Michal)

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110943
    Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
    Cc: Chris Wilson <chris at chris-wilson.co.uk>
    Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
    Link:
https://patchwork.freedesktop.org/patch/msgid/20190621182123.31368-1-daniele.ceraolospurio@intel.com

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
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/20190621/4d3eac96/attachment.html>


More information about the intel-gfx-bugs mailing list