[Bug 87725] [BDW] OglBatch7 performance reduced by ~7% after enable execlists
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Nov 24 08:48:50 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=87725
--- Comment #23 from Chris Wilson <chris at chris-wilson.co.uk> ---
(In reply to Eero Tamminen from comment #22)
> I wonder what impact resource streamer would have on this?
>
> (This is not a request to add RS, as it goes away in newer GENs, but I know
> that Windows uses it, so I was just wondering how much impact you think it
> would have had.)
Overall, none. RS afaik is the same for both submission paths; the effect
causing the slowdown is the order of magnitude increased latency in both the
initial submission and effectively doing a context switch every time (waking
up, reprogramming ELSP, which in turn triggers another wakeup in a few
microseconds, repeat until steady state is achieved, then start again at the
end of the batch).
--
You are receiving this mail because:
You are the assignee 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/20171124/314c90da/attachment.html>
More information about the intel-gfx-bugs
mailing list