Quoting Christian König (2018-10-19 10:27:11)
> From: Christian König <easy2remember....@googlemail.com>
> 
> Still contains some bugs.
> 
> This reverts commit 48197bc564c7a1888c86024a1ba4f956e0ec2300.
> 
> Bugs: https://bugs.freedesktop.org/show_bug.cgi?id=108490
> Signed-off-by: Christian König <christian.koe...@amd.com>

The code for the old style of syncobj == dma_fence is very very slow, as
now instead of using the syncobj as an idr to the fence, we must always
search a linked list. A major regression for existing behaviour.
-Chris
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to