summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/mga_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-44/+45
* Update drm kernel drivers.rnoland2008-08-231-7/+9
* Update to current DRM CVS, bringing in a fix for a NULL pointer chase whenanholt2006-05-171-2/+2
* - Bump FreeBSD version for the hostb(4) and vgapci(4) drivers as well asjhb2005-12-201-2/+13
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:anholt2005-11-281-30/+73
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-161-18/+77
* 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-11/+1
* 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-74/+7
* More diff reduction: Shuffle around some header code as was done inanholt2002-04-291-0/+1
* 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/+137
OpenPOWER on IntegriCloud