Searched refs:texture_handle (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/mga/
H A Dmga_ioc32.c131 u32 texture_handle; member in struct:drm_mga_drm_bootstrap32
153 || __put_user(dma_bootstrap32.texture_handle,
154 &dma_bootstrap->texture_handle)
172 if (__get_user(dma_bootstrap32.texture_handle,
173 &dma_bootstrap->texture_handle)
H A Dmga_dma.c755 bootstrap->texture_handle = dev_priv->agp_textures->offset;
758 bootstrap->texture_handle = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/
H A Dmga_drm.h310 unsigned long texture_handle; /**< Handle used to map AGP textures. */ member in struct:drm_mga_dma_bootstrap

Completed in 63 milliseconds