CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/27 18:19:27
Modified files:
sys/dev/pci/drm: drmP.h drm_bufs.c drm_drv.c drm_memrange.c
drm_vm.c files.drm
Log message:
replace usage of drm_memrange with extent(9). No functional change, but
should shrink the kernel somewhat. For some strange reason I was unaware
of this api when I pulled in these changes.
tested by myself and Paul de Weerd, thanks!
