From: Tom <to...@ri...> - 2009-08-20 08:25:54
|
Hello people, After the merge of the vbo_clean I got a big performance boost when using VBOs (on my RV515). However, all this improvement disappeared with this commit, which i isolated with git bisect: commit f9b8562f32b77a27c872d4c70a86995032541107 Author: Pauli Nieminen <su...@gm...> Date: Tue Aug 18 14:30:51 2009 -0400 radeon: balance dma buffer mapping In radeonRefillCurrentDmaRegion() make sure we unmap the previous buffer. -- Tom |