drm_agp_init
extern struct drm_agp_head *drm_agp_init(struct drm_device *dev);
dev->agp = drm_agp_init(dev);