[Bug 94005] [KBL] igt/gem_ctx_thrash subtests are crash
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Feb 5 09:13:15 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=94005
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
Replace the integer overflow with a scaling issue instead!
commit e7faf33ec791b78b2bf1ebb81be228364c3439c4
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Thu Feb 4 22:18:33 2016 +0000
igt/gem_ctx_thrash: Rewrite to avoid extraneous allocations
The goal of the test is to exercise what happens when we fill the Global
GTT with the contexts. To that end, we only need to allocate 2/4GiB of
context objects, and can forgo filling each context with buffers.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=94005
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160205/6dcfe717/attachment.html>
More information about the intel-gfx-bugs
mailing list