Bug 78053 - [all Regression]igt/gem_exec_bad_domains/double-write-domain fails
Summary: [all Regression]igt/gem_exec_bad_domains/double-write-domain fails
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Ville Syrjala
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-29 03:22 UTC by Guo Jinxian
Modified: 2017-10-06 14:38 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg (90.29 KB, text/plain)
2014-04-29 03:22 UTC, Guo Jinxian
no flags Details

Description Guo Jinxian 2014-04-29 03:22:56 UTC
Created attachment 98151 [details]
dmesg

System Environment:
--------------------------
Platform: IVB SNB HSW
kernel:   (drm-intel-nightly)11ddb598492d1f97f894495eea398febb41a9eb0
intel-gpu-tools: fa86e33ccc56ee84f2f9ac924943eef0f1469a32

Bug detailed description:
----------------------------
igt/gem_exec_bad_domains/double-write-domain fails on -nightyly(11ddb598492d1f97f894495eea398febb41a9eb0) -next-queued(b7c0d9df97c10ec5693a838df2fd53058f8e9e96) and -fixs(7f1950fbb989e8fc5463b307e062b4529d51c862)

It's intel-gpu-tools regression issue:
good commit: 4e93890377fc1b33fbbad29759299634f0eebfa9
bad commit: fa86e33ccc56ee84f2f9ac924943eef0f1469a32
We will bisect it later

output:
./gem_exec_bad_domains --run-subtest double-write-domain
IGT-Version: 1.6-ga595a40 (x86_64) (Linux: 3.15.0-rc2_drm-intel-fixes_7f1950_20140428+ x86_64)
Test assertion failure function multi_write_domain, file gem_exec_bad_domains.c:148:
Last errno: 0, Success
Failed assertion: ret != 0 && errno == EINVAL
Subtest double-write-domain: FAIL

Reproduce steps:
---------------------------- 
1.  ./gem_exec_bad_domains --run-subtest double-write-domain
Comment 1 Chris Wilson 2014-04-29 06:17:55 UTC
commit c1404e05b7477122b9923ba029593c2cb64671a7
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue Apr 29 07:14:33 2014 +0100

    errno is reset after each syscall
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=78055
    Bugilla: https://bugs.freedesktop.org/show_bug.cgi?id=78053
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Comment 2 lu hua 2014-05-04 06:42:15 UTC
It also happens on BYT and BDW.
Comment 3 Guo Jinxian 2014-05-07 08:57:21 UTC
Checked on latest -nightly: 30c8c9cd8bc88d6ae70f09d403e725b51e0bd7dd, This bug hid fixed.
Comment 4 Elizabeth 2017-10-06 14:38:26 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.