Merged the Savage DRM driver from the savage-2-0-0-branch into the trunk.
authorFelix Kuehling <fxkuehl@gmx.de>
Sun, 22 Feb 2004 16:20:16 +0000 (16:20 +0000)
committerFelix Kuehling <fxkuehl@gmx.de>
Sun, 22 Feb 2004 16:20:16 +0000 (16:20 +0000)
commit3dea36d8437726fd57cc006e351ed8982b091d76
treeabfc110f9698ab480fcc552476f974fbb602036b
parentd0031f22cfecc2cce512aae66bedc9fe337f5d97
Merged the Savage DRM driver from the savage-2-0-0-branch into the trunk.
13 files changed:
linux-core/Makefile.kernel
linux-core/savage.h [new file with mode: 0644]
linux-core/savage_dma.c [new file with mode: 0644]
linux-core/savage_drm.h [new file with mode: 0644]
linux-core/savage_drv.c [new file with mode: 0644]
linux-core/savage_drv.h [new file with mode: 0644]
linux/Makefile.kernel
linux/Makefile.linux
linux/savage.h [new file with mode: 0644]
linux/savage_dma.c [new file with mode: 0644]
linux/savage_drm.h [new file with mode: 0644]
linux/savage_drv.c [new file with mode: 0644]
linux/savage_drv.h [new file with mode: 0644]