CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2009/03/26 01:25:06

Modified files:
        sys/dev/pci/drm: drmP.h drm_agpsupport.c drm_auth.c drm_bufs.c 
                         drm_context.c drm_dma.c drm_drv.c drm_heap.c 
                         drm_irq.c drm_memory.c drm_scatter.c i915_mem.c 
                         mach64_dma.c mach64_state.c mga_dma.c 
                         r128_cce.c r128_state.c radeon_mem.c 
                         radeon_state.c savage_bci.c savage_state.c 
                         sis_ds.c 

Log message:
The drm_* allocation functions have been #defined to not use most of
their arguments for a while. Actually go through the code and remove the
extraneous arguments. Makes things easier to read.

Reply via email to