aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm/drm_fops.c
Commit message (Expand)AuthorAgeFilesLines
* Streamline use of cdevpriv and correct some corner cases.Hans Petter Selasky2012-08-151-8/+6
* Clean up the handling of device minorsRobert Noland2009-08-231-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-58/+33
* 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