Bug 79814 - [BYT Regression]igt/gem_evict_alignment subcases minor-interruptible and minor-normal skip
Summary: [BYT Regression]igt/gem_evict_alignment subcases minor-interruptible and mino...
Status: CLOSED INVALID
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-06-09 05:45 UTC by Guo Jinxian
Modified: 2017-07-24 22:53 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg (75.56 KB, text/plain)
2014-06-09 05:45 UTC, Guo Jinxian
no flags Details

Description Guo Jinxian 2014-06-09 05:45:03 UTC
Created attachment 100698 [details]
dmesg

==System Environment==
--------------------------
Regression: Yes. 
It's igt regression issue
Good commit of igt: badb026ae0943d401a944d0d0fc09a7977315fe5
Bad commit of igt: 18d2130110331e45423dff96aeec3ea802fa0857

Non-working platforms: BYT

==kernel==
--------------------------
origin/drm-intel-nightly: 969b3c5a312e849fa7a3dc0937a6acf34cdd7e25(fails)
    drm-intel-nightly: 2014y-06m-06d-22h-45m-15s integration manifest
origin/drm-intel-next-queued: e4964a6e664b4c338b5ab1f1820b0477bec68396(fails)
    drm/i915: Update DRIVER_DATE to 20140606
origin/drm-intel-fixes: 15d24aa5602fb87c7b1358cfabcfeb9b26db290f(fails)
    drm/i915: BDW: Adding missing cursor offsets.

==Bug detailed description==
-----------------------------
igt/gem_evict_alignment subcases minor-interruptible and minor-normal skip


Output:
./gem_evict_alignment --run-subtest minor-interruptible
IGT-Version: 1.6-g18d2130 (x86_64) (Linux: 3.15.0-rc3_drm-intel-next-queued_e4964a_20140609+ x86_64)
Estimated that we need 3222798336 bytes for the test, but only have 1789919232 bytes available (RAM)
Test requirement not met in function minor_evictions, file gem_evict_alignment.c:137:
Last errno: 0, Success
Test requirement: (!(intel_check_memory(2*count, size, 0x1)))
Subtest minor-interruptible: SKIP

==Reproduce steps==
---------------------------- 
1. ./gem_evict_alignment --run-subtest minor-interruptible
Comment 1 Chris Wilson 2014-06-09 06:00:13 UTC
Machine is incapable of correctly running test (due to insufficient memory).


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.