On Fri, 2005-08-05 at 23:09 -0500, Alan Grimes wrote: > > DRM_RADEON_TEXTURE: return = -11
Actually, -11 is -EAGAIN, so the r200 driver should just call the ioctl again. So this definitely looks like a bug in the r200 driver. -- Earthling Michel Dänzer | Debian (powerpc), X and DRI developer Libre software enthusiast | http://svcs.affero.net/rm.php?r=daenzer ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
