https://bugs.freedesktop.org/show_bug.cgi?id=110481

--- Comment #2 from Christian König <christian.koe...@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.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to