Bug 78019 - [all]Some subcases of gem_exec_params fail
Summary: [all]Some subcases of gem_exec_params fail
Status: CLOSED WONTFIX
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Daniel Vetter
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-28 02:16 UTC by Guo Jinxian
Modified: 2015-05-13 07:26 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg (89.29 KB, text/plain)
2014-04-28 02:16 UTC, Guo Jinxian
no flags Details

Description Guo Jinxian 2014-04-28 02:16:31 UTC
Created attachment 98102 [details]
dmesg

System Environment:
--------------------------
Platform: SNB IVB
kernel:   (drm-intel-fixes)7f1950fbb989e8fc5463b307e062b4529d51c862

Bug detailed description:
----------------------------
Some subcases of gem_exec_params fail on -fixes(7f1950fbb989e8fc5463b307e062b4529d51c862), them pass on -nightly(11ddb598492d1f97f894495eea398febb41a9eb0) and -next-queued(b7c0d9df97c10ec5693a838df2fd53058f8e9e96).

Case List:
gem_exec_params
cliprects_ptr-dirt
DR1-dirt
DR4-dirt
rel-constants-invalid-ring
rsvd2-dirt
sol-reset-invalid

They are new cases.

output:
 ./gem_exec_params --run-subtest sol-reset-not-gen7
IGT-Version: 1.6-ga595a40 (x86_64) (Linux: 3.15.0-rc2_drm-intel-fixes_7f1950_20140427+ x86_64)
Test assertion failure function __real_main55, file gem_exec_params.c:150:
Last errno: 0, Success
Failed assertion: drmIoctl(fd, DRM_IOCTL_I915_GEM_EXECBUFFER2, &execbuf) == -1
Subtest sol-reset-not-gen7: FAIL


Reproduce steps:
---------------------------- 

1. ./gem_exec_params --run-subtest sol-reset-not-gen7
Comment 1 Chris Wilson 2014-04-30 10:39:12 UTC
I think these are expected failures?
Comment 2 lu hua 2014-05-12 07:49:46 UTC
It fails on all platforms with -fixes kernel.
Comment 3 Daniel Vetter 2014-05-15 15:47:40 UTC
Yeah, expected to fail on -fixes, not worth to backport the patches from dinq to -fixes.


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.