Bug 83333 - [BDW Regression]igt/gem_render_copy_redux some subcases fail
Summary: [BDW Regression]igt/gem_render_copy_redux some subcases fail
Status: CLOSED DUPLICATE of bug 83331
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: Other All
: high normal
Assignee: Mika Kuoppala
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-01 06:15 UTC by Guo Jinxian
Modified: 2017-10-06 14:36 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg (104.27 KB, text/plain)
2014-09-01 06:15 UTC, Guo Jinxian
no flags Details

Description Guo Jinxian 2014-09-01 06:15:14 UTC
Created attachment 105532 [details]
dmesg

==System Environment==
--------------------------
Regression: Yes. 
It's a i-g-t regression issue
Good commit: 2ef19ad79a07d862a2dc799ab2e71d2ad91c9065
Bad commit: c12f292b1d8bbc61b65f1dfc3fd4a9e1e286dbee

Non-working platforms: BDW

==kernel==
--------------------------
origin/drm-intel-nightly: 6e9c5b9d428bb075293ec865ba58f90931187a48(fails)
    drm-intel-nightly: 2014y-08m-29d-21h-34m-26s integration manifest
origin/drm-intel-next-queued: c101c5b635bee54e43d0732473d2f80b2a0e00f4(fails)
    drm/i915: make fbdev initialization asynchronous v2
origin/drm-intel-fixes: bbe1c2740d3a25aa1dbe5d842d2ff09cddcdde0a(fails)
    drm/i915: Remove bogus __init annotation from DMI callbacks

==Bug detailed description==
igt/gem_render_copy_redux some subcases fail

Case list:
igt/gem_render_copy_redux/flink
igt/gem_render_copy_redux/flink-interruptible
igt/gem_render_copy_redux/interruptible
igt/gem_render_copy_redux/normal

Output:
root@x-bdw05:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# ./gem_render_copy_redux
IGT-Version: 1.7-gd6af004 (x86_64) (Linux: 3.17.0-rc2_drm-intel-nightly_6e9c5b_20140901+ x86_64)
Test assertion failure function scratch_buf_check, file gem_render_copy_redux.c:132:
Failed assertion: val == color
Expected 0xffff00ff, found 0xfff0ff00 at (502,502)
Subtest normal: FAIL
Test assertion failure function scratch_buf_check, file gem_render_copy_redux.c:132:
Failed assertion: val == color
Expected 0xffff00ff, found 0xfff0ff00 at (502,502)
Subtest interruptible: FAIL
Test assertion failure function scratch_buf_check, file gem_render_copy_redux.c:132:
Failed assertion: val == color
Expected 0xffff00ff, found 0xfff0ff00 at (502,502)
Subtest flink: FAIL
gem_render_copy_redux: igt_core.c:899: __igt_fork_helper: Assertion `!proc->running' failed.
Aborted

==Reproduce steps==
---------------------------- 
1. ./gem_render_copy_redux
Comment 1 Guo Jinxian 2014-09-01 06:16:42 UTC
This bug had reported before (Bug 78936)
Comment 2 Chris Wilson 2014-09-01 06:24:53 UTC

*** This bug has been marked as a duplicate of bug 83331 ***
Comment 3 Guo Jinxian 2014-09-02 04:15:26 UTC
Test passed with igt f473a5543eb601473e2b23e6ff7bff0f468bd3d0

root@x-bdw05:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# ./gem_render_copy_redux
IGT-Version: 1.7-gf473a55 (x86_64) (Linux: 3.17.0-rc2_drm-intel-nightly_6e9c5b_20140901+ x86_64)
Subtest normal: SUCCESS
Subtest interruptible: SUCCESS
Subtest flink: SUCCESS
Subtest flink-interruptible: SUCCESS
Comment 4 Elizabeth 2017-10-06 14:36:14 UTC
Closing old verified.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.