aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm/drm_fops.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r196465Robert Noland2009-10-301-3/+1
* Replace calls to minor() with dev2unit(). Ed already fixed this once,Robert Noland2008-10-231-1/+1
* Rework memory allocation to allocate memory with different type names. ThisRobert Noland2008-10-131-3/+3
* resync to git masterRobert Noland2008-10-031-57/+32
* Replace all calls to minor() with dev2unit().Ed Schouten2008-09-271-1/+1
* Update drm kernel drivers.Robert Noland2008-08-231-7/+10
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:Eric Anholt2005-11-281-4/+11
* Update to DRM CVS as of 2005-04-12, bringing many changes:Eric Anholt2005-04-161-0/+124