Searched defs:drm_mga_dma_bootstrap (Results 1 – 2 of 2) sorted by relevance
305 typedef struct drm_mga_dma_bootstrap { struct318 unsigned long texture_handle; /**< Handle used to map AGP textures. */319 __u32 texture_size; /**< Size of the AGP texture region. */328 __u32 primary_size;338 __u32 secondary_bin_count;365 } drm_mga_dma_bootstrap_t; argument