[Bug 110481] performance hot issues in amdgpu_cs_ib_vm_chunk
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 23 13:03:56 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110481
--- Comment #2 from Christian König <christian.koenig at amd.com> ---
(In reply to baopeng from comment #0)
> - if (p->ring->funcs->parse_cs || p->ring->funcs->patch_cs_in_place) {
> + if (0)
> If we don't delete, vce will be very slow.
>
> Is this the fundamental way to solve the problem?
Well certainly not, this code is important for VCE handle management.
> Or there are other ways to solve the problem?
Well what problem do you have? VCE usually uses less than 100 submissions per
second, so that you run into any performance bottleneck here is rather
unlikely.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190423/4578b1d4/attachment.html>
More information about the dri-devel
mailing list