CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/22 07:42:36
Modified files:
sys/dev/pci/drm: ati_pcigart.c drmP.h drm_bufs.c drm_dma.c
drm_pci.c i915_dma.c mach64_dma.c mga_dma.c
r128_cce.c radeon_cp.c savage_bci.c
Log message:
reduce the dependancy of drm_pci_alloc upon the drm device softc. Just
pass in the dma tag
