CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/09/09 15:02:06
Modified files:
sys/dev/pci/drm: drmP.h drm_agpsupport.c drm_drv.c
Log message:
Kill some stupid agp api wrapper functions, just use the agp api
directly. While i'm here, factor out some common functionality into a
separate function, and kill some typedefs (man this code is full of
them...). Shaves another 450 bytes off the kernel.
Tested by ckuethe and Paul de Weerd, thanks.
