[Bug 72870] [BDW]igt/gem_pin causes drm:ring_stuck] *ERROR* Kicking stuck wait on blitter ring

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 24 14:12:49 PST 2013


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

Ben Widawsky <ben at bwidawsk.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ben at bwidawsk.net

--- Comment #4 from Ben Widawsky <ben at bwidawsk.net> ---
Something is not right. This test should not run on -nightly:

int
i915_gem_pin_ioctl(struct drm_device *dev, void *data,
                   struct drm_file *file)
{
        struct drm_i915_gem_pin *args = data;
        struct drm_i915_gem_object *obj;
        int ret;

        if (INTEL_INFO(dev)->gen >= 6)
                return -ENODEV;


Are you certain you have the correct kernel repo?

-- 
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/20131224/afc09cc3/attachment.html>


More information about the intel-gfx-bugs mailing list