Find a file
Leif Delgass 265b19947c Enable/disable DMA based on result of gui-mastering test. MMIO mode can
still be forced at compile time by setting MACH64_USE_DMA to 0.
DMA test now uses already allocated pci pool memory for descriptor table
    and allocates a temporary dma buffer from the pool. This should
    probabaly be changed to use one of our mapped vertex/dma buffers.
Also, return error code if _dispatch_vertex causes a lockup, either with
    DMA (wait for idle fails) or MMIO (wait for fifo times out).
2002-05-01 00:10:29 +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 Enable/disable DMA based on result of gui-mastering test. MMIO mode can 2002-05-01 00:10:29 +00:00
linux-core Code restructuring to be more similar to the existing drivers. 2002-04-19 07:12:32 +00:00
shared Code restructuring to be more similar to the existing drivers. 2002-04-19 07:12:32 +00:00
shared-core Code restructuring to be more similar to the existing drivers. 2002-04-19 07:12:32 +00:00
tests Implement drmOpen* without /proc dependence (Fallback to /proc is included 2001-02-28 09:27:44 +00:00