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.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel