[Bug 71374] New: igt/gem_evict_everything/forked-interruptible causes <3>[ 172.855126] [drm:i915_set_reset_status] *ERROR* blitter ring hung inside bo (0x60690000 ctx 0) at 0x60690020

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 7 21:01:08 PST 2013


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

          Priority: high
            Bug ID: 71374
                CC: intel-gfx-bugs at lists.freedesktop.org
          Assignee: intel-gfx-bugs at lists.freedesktop.org
           Summary: igt/gem_evict_everything/forked-interruptible causes
                    <3>[  172.855126] [drm:i915_set_reset_status] *ERROR*
                    blitter ring hung inside bo (0x60690000 ctx 0) at
                    0x60690020
        QA Contact: intel-gfx-bugs at lists.freedesktop.org
          Severity: major
    Classification: Unclassified
                OS: Linux (All)
          Reporter: huax.lu at intel.com
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: DRM/Intel
           Product: DRI

Created attachment 88872
  --> https://bugs.freedesktop.org/attachment.cgi?id=88872&action=edit
dmesg

System Environment:
--------------------------
Platform: Pineview/GM45/Ironlake/Sandybridge/Ivybridge/Haswell/Baytrail
Kernel: (drm-intel-nightly)2f29640dfa2e434361a834fb40c89eedd66cb235

Bug detailed description:
-------------------------
It fails on all platforms with -fixes, -nightly and -queued kernel.
Following  cases also have this issue:
igt/gem_evict_everything/forked-mempressure-interruptible
igt/gem_evict_everything/forked-mempressure-normal
igt/gem_evict_everything/forked-multifd-interruptible
igt/gem_evict_everything/forked-multifd-mempressure-interruptible
igt/gem_evict_everything/forked-multifd-mempressure-normal
igt/gem_evict_everything/forked-multifd-normal
igt/gem_evict_everything/forked-normal
igt/gem_evict_everything/forked-swapping-interruptible
igt/gem_evict_everything/forked-swapping-mempressure-interruptible
igt/gem_evict_everything/forked-swapping-mempressure-normal
igt/gem_evict_everything/forked-swapping-multifd-interruptible
igt/gem_evict_everything/forked-swapping-multifd-mempressure-interruptible
igt/gem_evict_everything/forked-swapping-multifd-mempressure-normal
igt/gem_evict_everything/forked-swapping-multifd-normal
igt/gem_evict_everything/forked-swapping-normal
igt/gem_evict_everything/major-interruptible
igt/gem_evict_everything/major-normal
igt/gem_evict_everything/minor-interruptible
igt/gem_evict_everything/minor-normal
igt/gem_evict_everything/swapping-interruptible
igt/gem_evict_alignment/major-interruptible
igt/gem_evict_alignment/major-normal
igt/gem_evict_alignment/minor-interruptible
igt/gem_evict_alignment/minor-normal
igt/gem_linear_blits/interruptible
igt/gem_linear_blits/normal

Bisect shows:
f4dfa37e8578419b94a7c84fbcea7d4b70aa68b9 is the first bad commit
commit f4dfa37e8578419b94a7c84fbcea7d4b70aa68b9
Author:     Ben Widawsky <benjamin.widawsky at intel.com>
AuthorDate: Tue Oct 8 15:02:07 2013 -0700
Commit:     Ben Widawsky <benjamin.widawsky at intel.com>
CommitDate: Wed Nov 6 09:34:35 2013 -0800

    bdw: Update obvious missing blit support

    This provides a macro that allows us to update all the arbitrary blit
    commands we have stuck throughout the code. It assumes we don't actually
    use 64b relocs (which is currently true). This also allows us to easily
find
    all the areas we need to update later when we really use the upper dword.

    This block was done mostly with a sed job, and represents the easier
    in test blit implementations.

    v2 by Oscar: s/OUT_BATCH/BEGIN_BATCH in BLIT_COPY_BATCH_START

    CC: Chris Wilson <chris at chris-wilson.co.uk>
    Signed-off-by: Ben Widawsky <ben at bwidawsk.net>
    Signed-off-by: Oscar Mateo <oscar.mateo at intel.com>

output:
Subtest forked-interruptible: SUCCESS

Reproduce steps:
-------------------------
1. ./gem_evict_everything --run-subtest forked-interruptible

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


More information about the intel-gfx-bugs mailing list