r600: fix tfp1 bo size
authorAndre Maasikas <amaasikas@gmail.com>
Thu, 15 Oct 2009 15:24:49 +0000 (11:24 -0400)
committerAlex Deucher <alexdeucher@gmail.com>
Thu, 15 Oct 2009 15:24:49 +0000 (11:24 -0400)
commit22a0029a68cf6a17e5d799c7d8eb8a699ccdeabb
tree864e1aeb2670412b8c6a95a4a29b2001dca784a2
parenta3fec141017a39916d07000a3aa00eef3c9ac8a7
r600: fix tfp1 bo size

Setting the wrong bo size resulting in an incomplete
read cache flush when reading the texture.  This fixes the
compiz text corruption.

[agd5f: take hw pitch alignment into account]
src/mesa/drivers/dri/r600/r600_texstate.c