summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/tdfx.h
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-8/+0
| | | | packet for Radeon.
* Update to latest from DRI CVS. Primary new feature is mostly-complete smpnganholt2003-10-241-0/+18
| | | | | | | | 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.
* Add the code for the DRM, based on the code from the drm-kmod port.anholt2002-04-271-0/+44
This is not hooked up yet, that will come later. Approved by: des
OpenPOWER on IntegriCloud