[Bug 87726] [BDW Bisected] OglDrvCtx performance reduced by ~30% after use true PPGTT in Gen8+
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 4 10:58:04 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=87726
--- Comment #7 from Chris Wilson <chris at chris-wilson.co.uk> ---
There are a number of patches to address this, with review outstanding. The
regression here is due to the large number of context and list entries
generated by OglDrvCtx. The patches try to compensate by making context
creation quicker (the goal of that particular microbenchmark) and introduce
hashtables to avoid the linear list walks.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160804/3cdecbcf/attachment.html>
More information about the intel-gfx-bugs
mailing list