summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/drm_vm.c
Commit message (Expand)AuthorAgeFilesLines
* Rework how drm maps are handled.rnoland2010-04-221-19/+24
* Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.rnoland2009-12-291-2/+2
* vm_offset_t is unsigned, so compare of >= 0 is not needed.rnoland2009-03-201-1/+1
* Cast to (unsigned long) to make printf happy on i386rnoland2009-03-171-2/+3
* Improve the debugging output of drm_mmaprnoland2009-03-171-1/+6
* resync to git masterrnoland2008-10-031-26/+11
* Update drm kernel drivers.rnoland2008-08-231-4/+7
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:anholt2005-11-281-19/+26
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-161-0/+127
OpenPOWER on IntegriCloud