summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/sis_mm.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge from DRI CVS as of 2004-05-26. Most of the meat is new PCI IDs and a newanholt2004-06-111-0/+4
| | | | packet for Radeon.
* Use a long as the opaque type so that it matches the size of a pointerobrien2004-03-031-3/+3
| | | | on both 32-bit and 64-bit platforms.
* Update to latest from DRI CVS. Primary new feature is mostly-complete smpnganholt2003-10-241-1/+1
| | | | | | | | locking, and the apparently unnecessary locking for -stable has been removed. This may fix issues with missed interrupts since April, which manifested themselves as slowdowns or hangs in radeon, in particular. Many cleanups also took place. In the shared code, there are improvements to r128 driver stability.
* Merge from DRI CVS. Includes newly ported SiS 300/305/540/630/730 driver andanholt2003-09-091-0/+404
updates to allow system memory to be used for textures on PCI Radeons. Sponsored by: LinuxFund
OpenPOWER on IntegriCloud