[Bug 73383] [IVB/HSW Bisected]When run nightly piglit testing causes X no responsive

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 8 22:01:58 PST 2014


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

lu hua <huax.lu at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|intel-gfx-bugs at lists.freede |ben at bwidawsk.net
                   |sktop.org                   |
            Summary|[IVB/HSW Regression]When    |[IVB/HSW Bisected]When run
                   |run nightly piglit testing  |nightly piglit testing
                   |causes X no responsive      |causes X no responsive

--- Comment #6 from lu hua <huax.lu at intel.com> ---
Bisect shows: 7e0d96bc03c140cb8183955ad6f0290caa731e64 is the first bad commit.
commit 7e0d96bc03c140cb8183955ad6f0290caa731e64
Author: Ben Widawsky <ben at bwidawsk.net>
Date:   Fri Dec 6 14:11:26 2013 -0800

    drm/i915: Use multiple VMs -- the point of no return

    As with processes which run on the CPU, the goal of multiple VMs is to
    provide process isolation. Specific to GEN, there is also the ability to
    map more objects per process (2GB each instead of 2Gb-2k total).

    For the most part, all the pipes have been laid, and all we need to do
    is remove asserts and actually start changing address spaces with the
    context switch. Since prior to this we've converted the setting of the
    page tables to a streamed version, this is quite easy.

    One important thing to point out (since it'd been hotly contested) is
    that with this patch, every context created will have it's own address
    space (provided the HW can do it).

    v2: Disable BDW on rebase

    NOTE: I tried to make this commit as small as possible. I needed one
    place where I could "turn everything on" and that is here. It could be
    split into finer commits, but I didn't really see much point.

    Cc: Eric Anholt <eric at anholt.net>
    Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
    Signed-off-by: Ben Widawsky <ben at bwidawsk.net>
    Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch>

-- 
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/20140109/7a7033c8/attachment.html>


More information about the intel-gfx-bugs mailing list