- May 20, 2003
-
-
David Dawes authored
-
David Dawes authored
(resync with XFree86 trunk)
-
- May 17, 2003
-
-
Michel Dänzer authored
-
- May 16, 2003
-
-
Michel Dänzer authored
the CPU (David Mosberger, Benjamin Herrenschmidt, myself, Paul Mackerras, Jeff Wiedemeier)
-
- May 06, 2003
-
-
Michel Dänzer authored
-
- Apr 30, 2003
-
-
Ian Romanick authored
-
- Apr 29, 2003
- Apr 28, 2003
-
-
Eric Anholt authored
_UPDATE.
-
Leif Delgass authored
-
Leif Delgass authored
oops).
-
Alan Hourihane authored
linux
-
- Apr 27, 2003
-
-
Keith Whitwell authored
(which doesn't live in our cvs).
-
Eric Anholt authored
-
- Apr 26, 2003
-
-
Eric Anholt authored
-
Eric Anholt authored
DRM_*MEMORYBARRIER we had were related to an MMIO space. This means arch-specific code on the BSDs, unfortunately. Also add DRM_MEMORYBARRIER() and change the DRM_READMEMORYBARRIER()s that used to be read/write barriers to it.
-
Eric Anholt authored
-
Eric Anholt authored
it. To do this we need to save the bus address along with the virtual address in the seglist. Also fix some error handling and a few bits of whitespace.
-
Leif Delgass authored
irq handler in DRM(irq_install). Modify all drivers to ensure irq handler is removed before cleanup and cleanup is called at takedown. Remove unused buffer private struct fields in i810, i830. Check for lock on init/cleanup in all drivers except i810/i830. The current DDX for i810 and i830 doesn't hold the lock on kernel init (FIXME?).
-
Eric Anholt authored
MEMORY_DEBUG is set.
-
Eric Anholt authored
remove a couple of dead functions.
-
Eric Anholt authored
-
Keith Whitwell authored
-
Keith Whitwell authored
-
Keith Whitwell authored
-
Eric Anholt authored
real i386 atomic_cmpset_int from -current. FreeBSD-stable won't ever have DRM support for non-i386.
-
Eric Anholt authored
setting for AGP cards on SMP machines.
-
- Apr 25, 2003
-
-
Leif Delgass authored
addbufs_agp/pci. Add support for buffer private structs with PCI DMA buffers. Also some debug format string fixes.
-
Eric Anholt authored
-
David Dawes authored
-
Eric Anholt authored
legible.
-
- Apr 24, 2003
-
-
Eric Anholt authored
than reimplementing it.
-
Leif Delgass authored
rather than using virt_to_bus() on the virtual address.
-
Eric Anholt authored
from linux, so it could be added back if some driver needed it in the future.
-
Leif Delgass authored
list_for_each() and the count is not updated or used for stats.
-
Leif Delgass authored
Makefile)
-
Leif Delgass authored
-
Keith Whitwell authored
implement non-debug ones as standard.
-
Keith Whitwell authored
-
Eric Anholt authored
-
Eric Anholt authored
protected by the count_lock and make it non-atomic.
-