Small Unichrome fixes:
authorThomas Hellström <thomas@tungstengraphics.com>
Thu, 6 Jan 2005 13:51:37 +0000 (13:51 +0000)
committerThomas Hellström <thomas@tungstengraphics.com>
Thu, 6 Jan 2005 13:51:37 +0000 (13:51 +0000)
commit4c1d373ce17ad0831a986c9e88f65425e5dab4f4
treea30296ffc0cd3d7b883745c3a3bec88d91b11309
parentdd1ef7c0d78fdb2dd6587c87394680c6e8c79648
Small Unichrome fixes:
1. Unlock hardware before aborting and dumping DMA buffers. Otherwise display system may deadlock.
2. Fix DMA init IOCTL call that got mixed up in one of the previous commits.
3. Fix AGP command alignment
src/mesa/drivers/dri/unichrome/via_fb.c
src/mesa/drivers/dri/unichrome/via_ioctl.c
src/mesa/drivers/dri/unichrome/via_tris.c