Comment 52 for bug 564181

Revision history for this message
In , agd5f (agd5f) wrote :

Can you narrow down with op is causing the problem? Add:
return FALSE;
to the top of R600PrepareCopy() or R600PrepareSolid() or R600UploadToScreenCS() or R600DownloadFromScreenCS() or R600PrepareComposite() in r600_exa.c and see if any of them prevent the problem.