summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/tdfx_drv.c
Commit message (Expand)AuthorAgeFilesLines
* Consistently use kdev for the kernel device.rnoland2009-03-091-8/+8
* Rework memory allocation to allocate memory with different type names. Thisrnoland2008-10-131-2/+2
* Don't explicitly bzer driver softcrnoland2008-10-041-2/+0
* Use M_WAITOK when allocating driver memoryrnoland2008-10-041-1/+3
* resync to git masterrnoland2008-10-031-20/+27
* Update drm kernel drivers.rnoland2008-08-231-6/+6
* - Bump FreeBSD version for the hostb(4) and vgapci(4) drivers as well asjhb2005-12-201-0/+4
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:anholt2005-11-281-13/+17
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-161-17/+64
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-2/+2
* Update to latest from DRI CVS. Primary new feature is mostly-complete smpnganholt2003-10-241-44/+0
* Update the DRM to the latest from DRI CVS. Includes some bugfixes and removalanholt2003-04-251-1/+0
* Update the DRM to latest from DRI CVS. This is approximately the versionanholt2003-03-091-56/+5
* Hook the DRM up to the build and add it to NOTES.anholt2002-04-281-1/+0
* Add the code for the DRM, based on the code from the drm-kmod port.anholt2002-04-271-0/+152
OpenPOWER on IntegriCloud