[Bug 81094] [BYT Bisected]igt/gem_cpu_reloc fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 5 23:44:01 PDT 2014


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

yaoming <ming.yao at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[BYT                        |[BYT
                   |Regression]igt/gem_cpu_relo |Bisected]igt/gem_cpu_reloc
                   |c fails                     |fails
           Keywords|bisect_pending              |

--- Comment #1 from yaoming <ming.yao at intel.com> ---
67988a04281d81d1ada079792cd01709316f6b8e is the first bad commit.

[root at x-byt05 ~]# cd
/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests/;./gem_cpu_reloc
IGT-Version: 1.7-gac31f19 (x86_64) (Linux: 3.15.0-rc3_kcloud_67988a_20140806+
x86_64)
gem_cpu_reloc:  46%Test assertion failure function exec, file
gem_cpu_reloc.c:120:
Failed assertion: (drmIoctl(fd, (((1U) << (((0+8)+8)+14)) | ((('d')) << (0+8))
| (((0x40 + 0x29)) << 0) | ((((sizeof(struct drm_i915_gem_execbuffer2)))) <<
((0+8)+8))), &execbuf)) == 0
Last errno: 22, Invalid argument

commit 67988a04281d81d1ada079792cd01709316f6b8e
Author:     Jesse Barnes <jbarnes at virtuousgeek.org>
AuthorDate: Thu May 29 14:33:21 2014 -0700
Commit:     Daniel Vetter <daniel.vetter at ffwll.ch>
CommitDate: Mon Jun 2 17:42:03 2014 +0200

    drm/i915: enable PPGTT on VLV

    Working for real this time.  i915_ppgtt_info has all sorts of good stuff
    in it and X is running nicely on top.

    Signed-off-by: Jesse Barnes <jbarnes at virtuousgeek.org>
    Reviewed-by: Ville Syrjälä <ville.syrjala at linux.intel.com>

_________________________________________________________________________________
The  parents commit  0001dbf1b3af36ca24f8228b53e476a961a2f4fe  doesn't cause
fail

[root at x-byt05 ~]# cd
/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests/;./gem_cpu_reloc
IGT-Version: 1.7-gac31f19 (x86_64) (Linux: 3.15.0-rc3_kcloud_0001db_20140806+
x86_64)
gem_cpu_reloc: 100%
Test suceeded, cleanup up - this might take a while.

commit 0001dbf1b3af36ca24f8228b53e476a961a2f4fe
Author:     Jani Nikula <jani.nikula at intel.com>
AuthorDate: Mon Jun 2 16:58:30 2014 +0300
Commit:     Daniel Vetter <daniel.vetter at ffwll.ch>
CommitDate: Mon Jun 2 17:42:03 2014 +0200

    drm/i915: tell the user if both KMS and UMS are disabled

    If both KMS is disabled (by i915.modeset=0 or nomodeset parameters) and
    UMS is disabled (by CONFIG_DRM_I915_UMS=n, the default), the user might
    not be aware his setup is not supported. Inform the users (and, by
    extension, the poor i915 developers having to read their dmesgs in bug
    reports) why their graphics experience might be lacking.

    A similar message was added on the UMS path in
    commit e147accbd19f55489dabdcc4dc3551cc3e3f2553
    Author: Jani Nikula <jani.nikula at intel.com>
    Date:   Thu Oct 10 15:25:37 2013 +0300

        drm/i915: tell the user KMS is required for gen6+

    but it won't be reached if CONFIG_DRM_I915_UMS=n since
    commit b30324adaf8d2e5950a602bde63030d15a61826f
    Author: Daniel Vetter <daniel.vetter at ffwll.ch>
    Date:   Wed Nov 13 22:11:25 2013 +0100

        drm/i915: Deprecated UMS support

    v2: Use DRM_DEBUG_DRIVER.

    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
    Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch>

    Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch>

    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140806/88552535/attachment-0001.html>


More information about the intel-gfx-bugs mailing list