[Bug 70560] New: [ALL]Some subcases of kms_addfb failed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 17 07:18:07 CEST 2013


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

          Priority: medium
            Bug ID: 70560
                CC: intel-gfx-bugs at lists.freedesktop.org
          Assignee: intel-gfx-bugs at lists.freedesktop.org
           Summary: [ALL]Some subcases of kms_addfb failed
        QA Contact: intel-gfx-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: jinxianx.guo at intel.com
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: DRM/Intel
           Product: DRI

System Environment:
--------------------------
Platform: BYT/HSW/IVB/SGB/PNV
kernel   (drm-intel-next-queued)4cdb83ec9a72f741c75e20c8e412c505fc037f5f


Bug detailed description:
-----------------------------
Test assertion failure function test_fence_restore, file gem_suspend.c:83: 
Failed assertion: ptr1[i] == i 
they are new cases

Following cases have the same failure.
igt/kms_addfb/bo-too-small
igt/kms_addfb/bo-too-small-due-to-tiling
igt/kms_addfb/framebuffer-vs-set-tiling
igt/kms_addfb/too-high
**** List of PLAYBACK Hardware Devices ****
igt/kms_addfb/bo-too-small
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 

igt/kms_addfb/bo-too-small-due-to-tiling
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 

igt/kms_addfb/framebuffer-vs-set-tiling
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 

igt/kms_addfb/too-high
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/74542cc0/attachment.html>


More information about the intel-gfx-bugs mailing list