CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2009/02/15 13:03:19
Modified files: sys/dev/pci/drm: ati_pcigart.c drmP.h drm_drv.c drm_scatter.c r128_cce.c radeon_cp.c Log message: convert drm_scatter code over to using the new dmamem api. removes the custom code in there, so shrinks the kernel by a few bytes. Convert other code to deal with data structure changes.