Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/mga/
Dmga_ioc32.c105 u32 texture_handle; member
125 dma_bootstrap.texture_handle = dma_bootstrap32.texture_handle; in compat_mga_dma_bootstrap()
138 dma_bootstrap32.texture_handle = dma_bootstrap.texture_handle; in compat_mga_dma_bootstrap()
Dmga_dma.c791 bootstrap->texture_handle = dev_priv->agp_textures->offset; in mga_dma_bootstrap()
794 bootstrap->texture_handle = 0; in mga_dma_bootstrap()
/linux-6.1.9/include/uapi/drm/
Dmga_drm.h320 unsigned long texture_handle; /**< Handle used to map AGP textures. */ member