Hey, I think I spotted a problem in the atombios auxch code, we lock the chan mutex, access atom scratch and then call atom execute.
Now atom execute is protected by a mutex, but if multiple aux channels are accessed we will collide on the scratch area, Any ideas on best fix? Dave. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20141110/220d4e44/attachment.html>