Bug 107340 - [CI][DRMTIP] igt@drv_missed_irq - incomplete - killed by softdog
Summary: [CI][DRMTIP] igt@drv_missed_irq - incomplete - killed by softdog
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: Other All
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard: ReadyForDev
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-23 13:55 UTC by Martin Peres
Modified: 2018-08-07 07:56 UTC (History)
1 user (show)

See Also:
i915 platform: CFL, KBL, SKL
i915 features: GEM/Other


Attachments

Comment 1 Chris Wilson 2018-07-23 13:59:52 UTC
commit 0051163ab3d8090a08ea2ea5edbb738c0920000a
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Mon Jul 16 13:54:24 2018 +0100

    drm/i915/execlists: Always clear preempt status on cancelling all
    
    On reset/wedging, we cancel all pending replies from the HW and we also
    want to cancel an outstanding preemption event. Since we use the same
    function to cancel the pending replies for reset and for a preemption
    event, we can simply clear the active tracking for all.
    
    v2: Keep execlists_user_end() markup for wedging
    v3: Move assignment to inline to hide the bare assignment.
    
    Fixes: 60a943245413 ("drm/i915/execlists: Drop clear_gtiir() on GPU reset")
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
    Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
    Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
    Link: https://patchwork.freedesktop.org/patch/msgid/20180716125424.5715-1-chris@chris-wilson.co.uk
Comment 2 Francesco Balestrieri 2018-08-04 09:19:01 UTC
Martin, OK to close?
Comment 3 Francesco Balestrieri 2018-08-07 07:56:59 UTC
Used to be very frequent, not seen for almost 3 weeks. Closing.


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.