Bring VIA driver up-to-date with regard to drm_*_t changes and remove
authorAlan Hourihane <alanh@tungstengraphics.com>
Wed, 5 Jan 2005 13:45:09 +0000 (13:45 +0000)
committerAlan Hourihane <alanh@tungstengraphics.com>
Wed, 5 Jan 2005 13:45:09 +0000 (13:45 +0000)
commite3fe80a60f36fad8f12220ba435bfecc8685c264
treed0180e3feb39a6e9987cd63f65b53f96965aff3c
parent9a8a9fb01fa5beeb843415277b48b086b099aa97
Bring VIA driver up-to-date with regard to drm_*_t changes and remove
the xf86drmVIA.[ch] files.

Bring in the IRQ handler and Ring buffer code, but ring buffer is disabled
as it is with the Xserver. It certainly locks up the CLE266.
src/mesa/drivers/dri/unichrome/Makefile
src/mesa/drivers/dri/unichrome/server/via_dri.c
src/mesa/drivers/dri/unichrome/via_common.h
src/mesa/drivers/dri/unichrome/via_context.h
src/mesa/drivers/dri/unichrome/via_dri.h
src/mesa/drivers/dri/unichrome/via_fb.c
src/mesa/drivers/dri/unichrome/via_ioctl.c
src/mesa/drivers/dri/unichrome/xf86drmVIA.c [deleted file]
src/mesa/drivers/dri/unichrome/xf86drmVIA.h [deleted file]