aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm/sis_drv.c
Commit message (Expand)AuthorAgeFilesLines
* Consistently use kdev for the kernel device.Robert Noland2009-03-091-8/+8
* Rework memory allocation to allocate memory with different type names. ThisRobert Noland2008-10-131-2/+2
* Don't explicitly bzer driver softcRobert Noland2008-10-041-2/+0
* Use M_WAITOK when allocating driver memoryRobert Noland2008-10-041-1/+3
* resync to git masterRobert Noland2008-10-031-27/+33
* Update drm kernel drivers.Robert Noland2008-08-231-5/+5
* - Bump FreeBSD version for the hostb(4) and vgapci(4) drivers as well asJohn Baldwin2005-12-201-0/+4
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:Eric Anholt2005-11-281-17/+21
* Update to DRM CVS as of 2005-04-12, bringing many changes:Eric Anholt2005-04-161-19/+67
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-2/+2
* Merge from DRI CVS as of 2004-05-26. Most of the meat is new PCI IDs and a newEric Anholt2004-06-111-1/+1
* Update to latest from DRI CVS. Primary new feature is mostly-complete smpngEric Anholt2003-10-241-7/+0
* Merge from DRI CVS. Includes newly ported SiS 300/305/540/630/730 driver andEric Anholt2003-09-091-0/+60