Home
last modified time | relevance | path

Searched refs:texture_handle (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/mga/
Dmga_ioc32.c131 u32 texture_handle; member
153 || __put_user(dma_bootstrap32.texture_handle, in compat_mga_dma_bootstrap()
154 &dma_bootstrap->texture_handle) in compat_mga_dma_bootstrap()
172 if (__get_user(dma_bootstrap32.texture_handle, in compat_mga_dma_bootstrap()
173 &dma_bootstrap->texture_handle) in compat_mga_dma_bootstrap()
Dmga_dma.c790 bootstrap->texture_handle = dev_priv->agp_textures->offset; in mga_dma_bootstrap()
793 bootstrap->texture_handle = 0; in mga_dma_bootstrap()