Searched refs:agp_textures (Results 1 – 9 of 9) sorted by relevance
578 _DRM_AGP, 0, & dev_priv->agp_textures); in mga_do_agp_dma_bootstrap()791 if (dev_priv->agp_textures != NULL) { in mga_dma_bootstrap()792 bootstrap->texture_handle = dev_priv->agp_textures->offset; in mga_dma_bootstrap()793 bootstrap->texture_size = dev_priv->agp_textures->size; in mga_dma_bootstrap()979 dev_priv->agp_textures = NULL; in mga_do_cleanup_dma()
101 if (!dev_priv->agp_textures) { in savage_verify_texaddr()107 if (addr < dev_priv->agp_textures->offset || in savage_verify_texaddr()108 addr >= (dev_priv->agp_textures->offset + in savage_verify_texaddr()109 dev_priv->agp_textures->size)) { in savage_verify_texaddr()
500 dev_priv->agp_textures = in r128_do_init_cce()502 if (!dev_priv->agp_textures) { in r128_do_init_cce()
749 dev_priv->agp_textures = in savage_do_init_bci()751 if (!dev_priv->agp_textures) { in savage_do_init_bci()757 dev_priv->agp_textures = NULL; in savage_do_init_bci()
125 drm_local_map_t *agp_textures; member
162 drm_local_map_t *agp_textures; member
149 drm_local_map_t *agp_textures; member
1065 dev_priv->agp_textures = in mach64_do_dma_init()1067 if (!dev_priv->agp_textures) { in mach64_do_dma_init()
113 drm_local_map_t *agp_textures; member