Find a file
Leif Delgass c3e3c95731 - interrupt-driven DMA framework written by Frank C. Earl (merged from
mach64-0-0-3-dma-branch)
- I've partly filled in the dma_dispatch implementation from the vertex
    dispatch code. We still need to deal with adding a register reset
    buffer to the end of the dma pass. The freelist and blits are also
    still to be filled in.
- I've added XF86Config options for the driver: ForcePCIMode - Don't use
    AGP for buffers/textures, even if agpgart is present PseudoDMAMode -
    Dispatch DMA buffers with MMIO, one register at a time. AgpMode - 1 or
    2 AgpSize - Size of AGP aperture to use for allocations BufferSize -
    Size of vertex buffers in MB (1 or 2)
2002-05-08 05:32:52 +00:00
bsd First pass merge of XFree86 4.2.0 import. 2002-01-27 20:05:42 +00:00
bsd-core First pass merge of XFree86 4.2.0 import. 2002-01-27 20:05:42 +00:00
libdrm First pass merge of XFree86 4.2.0 import. 2002-01-27 20:05:42 +00:00
linux - interrupt-driven DMA framework written by Frank C. Earl (merged from 2002-05-08 05:32:52 +00:00
linux-core Code restructuring to be more similar to the existing drivers. 2002-04-19 07:12:32 +00:00
shared - interrupt-driven DMA framework written by Frank C. Earl (merged from 2002-05-08 05:32:52 +00:00
shared-core - interrupt-driven DMA framework written by Frank C. Earl (merged from 2002-05-08 05:32:52 +00:00
tests Implement drmOpen* without /proc dependence (Fallback to /proc is included 2001-02-28 09:27:44 +00:00