|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Owain Ainsworth (oga
cvs.openbsd.org)
Date: Thu Mar 26 2009 - 02:25:06 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: oga
cvs.openbsd.org 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.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]