summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/r128_drv.c
Commit message (Expand)AuthorAgeFilesLines
* Consistently use kdev for the kernel device.rnoland2009-03-091-8/+8
* Initialize the vblank structures at load time. Previously we did thisrnoland2009-02-281-0/+6
* 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-40/+42
* Update drm kernel drivers.rnoland2008-08-231-7/+9
* - 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-28/+32
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-161-26/+78
* 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-24/+1
* Update DRM from DRI CVS as of today. Notable changes include Radeonanholt2003-08-191-0/+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-91/+13
* 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/+167
OpenPOWER on IntegriCloud