summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/drm_drv.c
Commit message (Expand)AuthorAgeFilesLines
* resync to git masterrnoland2008-10-031-317/+86
* Replace all calls to minor() with dev2unit().ed2008-09-271-1/+1
* We need to lock around driver unload now.rnoland2008-08-301-1/+4
* Free the device lock around the call to drm_drawable_free_all()rnoland2008-08-301-0/+2
* Update drm kernel drivers.rnoland2008-08-231-146/+193
* Dont accidentally remove a filesocket which is still in use. This givesremko2008-01-161-6/+9
* Merge from DRM upstream:anholt2006-09-071-0/+3
* - Bump FreeBSD version for the hostb(4) and vgapci(4) drivers as well asjhb2005-12-201-1/+9
* Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey Popov,anholt2005-12-031-4/+9
* Restore the enabling of debugging by default by the DRM_DEBUG kernel option.anholt2005-12-021-0/+4
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:anholt2005-11-281-183/+204
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-161-0/+916
OpenPOWER on IntegriCloud