Remove tiling kludge. May need more fixes for 965.

This commit is contained in:
Jesse Barnes 2007-07-05 11:31:34 -07:00
parent 7a87b9d2a2
commit 407b124af8
1 changed files with 0 additions and 2 deletions

View File

@ -1444,8 +1444,6 @@ i830_set_fence(ScrnInfoPtr pScrn, int nr, unsigned int offset,
CARD32 fence_mask = 0;
unsigned int fence_pitch;
pitch = 512;
DPRINTF(PFX, "i830_set_fence(): %d, 0x%08x, %d, %d kByte\n",
nr, offset, pitch, size / 1024);