CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2009/02/04 17:25:51

Modified files:
        sys/dev/pci/drm: drmP.h files.drm i915_dma.c i915_drv.c 
                         i915_drv.h i915_mem.c radeon_drv.c radeon_drv.h 
                         radeon_mem.c radeon_state.c 
Added files:
        sys/dev/pci/drm: drm_heap.c 

Log message:
Merge the static block allocation code from {i915,radeon}_mem.c into
non-static code that's shared between both.  While i'm here convert them
to TAILQ.

Eventually, both of these will die, but until then I'd rather shave the
space in the kernel.

Tested on radeon and intel.

Reply via email to