[Bug 106701] [CI] igt at kms_available_modes_crc@available_mode_test_crc - fail - Failed assertion: __gem_create(fd, size, &handle) == 0

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 2 16:53:56 UTC 2018


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

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      i915 features|GEM/Other                   |display/Other

--- Comment #6 from Chris Wilson <chris at chris-wilson.co.uk> ---
kms_available_modes_crc.c, setup_fb():

        mode = igt_output_get_mode(output);
        if (plane->type != DRM_PLANE_TYPE_CURSOR) {
                w = mode->hdisplay;
                h = mode->vdisplay;
                tiling = LOCAL_I915_FORMAT_MOD_X_TILED;
        } 

is the source.

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


More information about the intel-gfx-bugs mailing list