[Bug 70563] New: igt/kms_addfb/bo-too-small fail

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 17 08:33:59 CEST 2013


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

          Priority: medium
            Bug ID: 70563
                CC: huax.lu at intel.com,
                    intel-gfx-bugs at lists.freedesktop.org
          Assignee: intel-gfx-bugs at lists.freedesktop.org
           Summary: igt/kms_addfb/bo-too-small fail
        QA Contact: intel-gfx-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: qingshuai.tian at intel.com
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: DRM/Intel
           Product: DRI

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

System Environment:
--------------------------
Kernel: (drm-intel-next-queued)ec98c8d1ffdc87c54ec0896db45db5b7bd22eca9
Some additional commit info:
Author: Ville Syrjälä <ville.syrjala at linux.intel.com>
Date:   Fri Oct 11 15:26:26 2013 +0300

    drm/i915: Check 5/6 DDB split only when sprites are enabled

Bug detailed description:
-----------------------------
It fails on PNV/ILK/SNB/IVB/HSW with -fixes,-queued and -nightly kernel.
It's new case.
Following cases also fail:
igt/kms_addfb/bo-too-small-due-to-tiling
igt/kms_addfb/framebuffer-vs-set-tiling
igt/kms_addfb/too-high

output:
Test assertion failure function size_tests, file kms_addfb.c:190:
Failed assertion: drmIoctl(fd, DRM_IOCTL_MODE_ADDFB2, &f) == -1 && errno ==
EINVAL
Subtest bo-too-small: FAIL
Test assertion failure function size_tests, file kms_addfb.c:206:
Failed assertion: drmIoctl(fd, DRM_IOCTL_MODE_ADDFB2, &f) == -1 && errno ==
EINVAL
Subtest bo-too-small-due-to-tiling: FAIL
Test assertion failure function pitch_tests, file kms_addfb.c:93:
Failed assertion: __gem_set_tiling(fd, gem_bo, I915_TILING_X, 512*4) == -EBUSY
Subtest framebuffer-vs-set-tiling: FAIL
Test assertion failure function size_tests, file kms_addfb.c:180:
Failed assertion: drmIoctl(fd, DRM_IOCTL_MODE_ADDFB2, &f) == -1 && errno ==
EINVAL
Subtest too-high: FAIL

Reproduce steps:
----------------------------
1../kms_addfb --run-subtest bo-too-small

-- 
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/20131017/ca0d4cab/attachment.html>


More information about the intel-gfx-bugs mailing list