drm-memory patch, cleans up alloc/free and makes calloc look more libc like
authorDave Airlie <airlied@linux.ie>
Mon, 30 Aug 2004 09:01:50 +0000 (09:01 +0000)
committerDave Airlie <airlied@linux.ie>
Mon, 30 Aug 2004 09:01:50 +0000 (09:01 +0000)
commit7809efc8c32520e6b25c143ee3276edbf534ed14
treecfa0ada45d368025b7506277fb4d2d22db243518
parent08de6e5b04c1950a5f396315e59d2476726e26d8
drm-memory patch, cleans up alloc/free and makes calloc look more libc like
20 files changed:
linux-core/drmP.h
linux-core/drm_irq.c
linux-core/drm_memory.h
linux-core/drm_memory_debug.h
linux-core/drm_os_linux.h
linux/drmP.h
linux/drm_irq.h
linux/drm_memory.h
linux/drm_memory_debug.h
linux/drm_os_linux.h
shared-core/i915_mem.c
shared-core/r128_state.c
shared-core/radeon_mem.c
shared-core/radeon_state.c
shared-core/via_ds.c
shared/i915_mem.c
shared/r128_state.c
shared/radeon_mem.c
shared/radeon_state.c
shared/via_ds.c