[Bug 21561] Audio curves display corrupted in Audacity with radeon and EXA on RV670

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 9 05:19:06 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=21561





--- Comment #27 from Michel Dänzer <michel at daenzer.net>  2009-10-09 05:19:05 PST ---
The patch basically looks good, so that rules out the planemask...

The screenshots look like maybe some of the solid fills are dropped on the
floor. Has the code below in R600Solid() been tested to work correctly? Maybe
it would need to e.g. do some more of the things R600PrepareSolid() does?

    if (((accel_state->vb_index + 3) * 8) > accel_state->vb_total) {
        R600DoneSolid(pPix);
        r600_cp_start(pScrn);
    }


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list