Completeley rewritten Savage DRM which can be considered secure (modulo
authorFelix Kuehling <fxkuehl@gmx.de>
Sat, 1 Jan 2005 20:22:58 +0000 (20:22 +0000)
committerFelix Kuehling <fxkuehl@gmx.de>
Sat, 1 Jan 2005 20:22:58 +0000 (20:22 +0000)
commit04842e8bcf0cc1b3553ba380c450ad1f22b8b463
tree03ebb3e081a45eb6cd978c1ae687d32e9ee02626
parented165a25292740d5d3ef7e78dc04a6a3402562aa
Completeley rewritten Savage DRM which can be considered secure (modulo
    implementation errors). Direct hardware (MMIO, BCI) access is no longer
    needed in the Mesa driver. Bumped version to 2.0.0. Corresponding
    changes to the DDX and Mesa drivers are being committed.
linux-core/Makefile
linux-core/Makefile.kernel
linux-core/savage_dma.c [deleted file]
linux-core/savage_drm.h [deleted file]
linux-core/savage_drv.c
linux-core/savage_drv.h [deleted file]
shared-core/savage_bci.c [new file with mode: 0644]
shared-core/savage_drm.h [new file with mode: 0644]
shared-core/savage_drv.h [new file with mode: 0644]
shared-core/savage_state.c [new file with mode: 0644]